common element for react native
react-native-reanimated>= 2.0.0react-native-gesture-handler>= 1.10.0
You MUST to follow below instructions before install @course-design/rn-system
npm install --save @course-design/rn-systemor if you want to use yarn
yarn add @course-design/rn-systemYou want to try this library without setting RN project, you can run example project
- Clone this repository
- Install dependencies
npm run bootstrap- Run example
npm run androidor
npm run iosMIT