@kancha/kancha-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.50 • Public • Published

Kancha

semantic-release code style: prettier CircleCI codecov

Kancha is a React Native UI library for building decentralised identity wallet apps for iOS & Android.

Getting started

Install dependencies

yarn install

Build the library locally and run the demo app from xcode

yarn build && yarn xcode

In a separate terminal run metro bundler

yarn start

Start a development watcher. This will compile typescript when you make changes and the app will reload.

yarn develop

Contributing

Commitlint makes sure that all commit messages follow a pattern. Check it out here 👉 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 docs

This will get published to github pages as part of the CI build

Dependents (0)

Package Sidebar

Install

npm i @kancha/kancha-ui

Weekly Downloads

0

Version

1.0.0-beta.50

License

Apache-2.0

Unpacked Size

421 kB

Total Files

113

Last publish

Collaborators

  • jasonhealy
  • jasonphealy