Menardi

Results 5 issues of Menardi

I am using Cordova 3.4, so it may just be an issue with this. The init fails with the error "Class Not Found". I managed to fix this, but don't...

Thanks for this polyfill, it's great and slots in perfectly. I notice the docs say that setting the centre point isn't supported. Is adding support for it likely? Currently the...

Since [email protected], `AsyncStorage` has been moved into a separate package, [@react-native-community/async-storage](https://github.com/react-native-community/react-native-async-storage). Importing `AsyncStorage` directly from `react-native` in 0.59 and above will print a warning. In future it will stop working....

Thanks for this really useful plugin! I use it in an app which has both a transparent status bar and navigation bar, so it's very useful to make sure buttons...

iOS 13 introduced the requirement to request permission to use Bluetooth, much like location. It would be great if this library could be used to check the status of that...