bartgryszko / react-native-circular-slider

React Native component for creating circular slider :radio_button:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to use in expo go

iambilalriaz opened this issue · comments

I'm developing react native app using expo environment but after installing this package & using it, this error comes into the picture:

Invariant Violation: "RestApp" has not been registered. This can happen if:

  • Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
  • A module failed to load due to an error and AppRegistry.registerComponent wasn't called.

same problem... =(

Could you please rebuild the app once again? Maybe this will fix the problem.