react-native-theme-provider-next
v0.4.0
Published
provide custom theme config for react native
Maintainers
Readme
react-native-theme-provider-next
provide custom theme config for react native
Installation
npm install react-native-theme-provider-nextUsage
import { multiply } from 'react-native-theme-provider-next';
// ...
const result = await multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
