1.0.26 • Published 4 months ago

@effijs/react-native-stylesheet v1.0.26

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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

1.0.26

4 months ago