0.0.2 • Published 4 years ago

react-native-knight v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

React Native Knight

Simple and beauty UI-KIT for react native

Installation

NPM

npm install react-native-knight

OR

Yarn

yarn add react-native-knight

Usage

import Knight from 'react-native-knight';

// ...

const result = await Knight.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

Bugs and Issues

Have a bug, suggestion or question? Open a new issue here on GitHub.

License

MIT