0.0.5 • Published 1 year ago

@asfandsh/rn-theme-provider v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

rn-theme-provider

Theme Provider for my react-native apps

Installation

npm install rn-theme-provider

Usage

import { multiply } from 'rn-theme-provider';

// ...

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