@effijs/react-native-stylesheet
v1.0.26
Published
Effi - an efficient new modern way to organize the business logic of an application (react-native-stylesheet)
Downloads
8
Maintainers
Readme
react-native-rn-navigation
Navigation service for EffiJS ecosystem
Installation
npm install react-native-rn-navigation
Usage
import { multiply } from 'react-native-rn-navigation';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library