bartgryszko / react-native-circular-slider

React Native component for creating circular slider :radio_button:
MIT License
872 stars 189 forks source link

Example not working #4

Closed hounsellal closed 7 years ago

hounsellal commented 7 years ago

When I follow the instructions on the example I get a red screen and: undefined is not an object (evaluating 'RNFSManager.RNFSFileTypeRegular')

bartgryszko commented 7 years ago

Did you run react-native link react-native-svg command after install? Can you give more details – stacktrace (screenshot eventually) and what platform are you running?

KinanKazmi commented 7 years ago

@hounsellal If you're on android, you have to build the project again, after installing. react-native run-android