Sam Cheng
Sam Cheng
Did you try setting `I18n.locale = "en"`?
I am facing the same issue
Any progress here?
@rdev You're right, but the error is quite misleading, hope the error can be logged more clearly.
I can't got it working on simulator but it works when I use a real device.
Try running `npm install` also in the `react-native-blur` directory, then run `npm run start --reset-cache` to start the bundler, and run `react-native run-ios` again.
I want this as well..
> Its not relates to simulator or device its relates to with debugger or not > > when not debugger works fine with debugger not working This works for me,...
> I can't scroll either. If I use a `` or `` everything works correctly. But with `` I can basically only scroll if I drag an item. > >...
I am facing this issue after publishing to Google Play: ``` Users that have the APK with version code may need to accept the android.permission.SYSTEM_ALERT_WINDOW permission, which may result in...