bartgryszko/react-native-circular-slider

Example not working

hounsellal opened this issue · 2 comments

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

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?

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