Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 595 Bytes

install.md

File metadata and controls

13 lines (7 loc) · 595 Bytes

Step 1 - Install library

Run either npm i react-native-true-sight --save or yarn add react-native-true-sight

Step 2 - Install dependencies

This library best fit with React Native Video and has a required dependency with React Native Slider.

As in V2 everything is thinking modular, you can use other library but you'll need it for the default components.

Please be sure to follow the doc in order to set-up those correctly.

Now you're ready to go!