react-native-styled-component
v0.3.3
Published
Styled components for react native
Downloads
17
Readme
react-native-styled-component
Styled components for react native
Installation
npm install react-native-styled-componentUsage
import { multiply } from 'react-native-styled-component';
// ...
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
