Skip to content

Snapchat/Valdi_Widgets

Valdi Widgets

Provides helpful UI widgets, styles, and patterns for building apps with Valdi.

Setup Valdi_Widgets

To setup your Valdi project to use the Valdi_Widgets library, update your WORKSPACE file with the following:

load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")

git_repository(
    name = "valdi_widgets",
    branch = "main",
    remote = "[email protected]:Snapchat/Valdi_Widgets.git",
)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages