0.3.2 • Published 4 years ago

react-native-chiper v0.3.2

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

react-native-chiper

React native components for Android & Ios

Installation

npm install react-native-chiper

Usage

import Chiper from 'react-native-chiper';

// ...

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

Contributing

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