Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kancha/kancha-ui

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kancha/kancha-ui

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?styl

  • 1.0.0-beta.50
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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 :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 docs

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

FAQs

Package last updated on 18 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc