README
react-native-cstyle
Installation
Using npm:
$ npm install react-native-cstyle --save
for short use
- npm config set registry 'https://registry.npmjs.org/'
A lit that base css of react native.
<script type="module">
import reactNativeCstyle from 'https://cdn.skypack.dev/react-native-cstyle';
</script>
Using npm:
$ npm install react-native-cstyle --save
for short use