react-native-knight
v0.0.2
Published
Simple and beauty UI kit for react native
Downloads
16
Maintainers
Readme
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