React native flipt client
npm install @broncha/react-native-fliptReact native flipt client
``sh`
npm install react-native-flipt
`js
import { multiply } from 'react-native-flipt';
// ...
const result = multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
---
Made with create-react-native-library