@kancha/kancha-ui v1.0.0-beta.50
Kancha
Kancha is a React Native UI library for building decentralised identity wallet apps for iOS & Android.
Getting started
Install dependencies
yarn installBuild the library locally and run the demo app from xcode
yarn build && yarn xcodeIn a separate terminal run metro bundler
yarn startStart a development watcher. This will compile typescript when you make changes and the app will reload.
yarn developContributing
Commitlint makes sure that all commit messages follow a pattern. Check it out here :point_right: Commitlint
Releases
Releases are automatically handled by Semantic Release All version numbers and release notes are decided on based on the commit messages provided.
There are currently 2 channels. Master is for the main library release and beta is for beta releases.
Testing
Unit tests will run on every commit. Full e2e test will run on merging to beta or master
Documentation
TypeDoc auto generates the documentation from the typescript interfaces and comments. To generate the docs run:
yarn docsThis will get published to github pages as part of the CI build
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago