Remote it<---------Start
git clone https://github.com/nghinv-software/react-native-library.git
cd react-native-library
git remote rm origin
rm -rf .git
-
Replace
react-native-library-template
by your library name -
run
yarn
to build library
------------------->End
React Native LibName
Library
yarn add react-native-library-template
or
npm install react-native-library-template
import {
ComponentName
} from 'react-native-library-template';
Property | Type | Default | Description |
---|---|---|---|
property | string |
on |