Yuta Akizuki

Results 3 issues of Yuta Akizuki

In NMRangeSlider.m, images are loaded from a bundle named NMRangeSlider, but it doesn't has such a bundle so I create NMRangeSlider bundle. It will be helpful for Swift projects.

### Library No ### Summary It would be nice if developers can add a new item to "queries" in `AndroidManifest.xml` for Package Visibility. https://medium.com/androiddevelopers/package-visibility-in-android-11-cc857f221cd9 ### Any existing examples? No

enhancement

Some functions such as `openFit()` and `isAvailable(callback)` didn't work on Android 11 for apps built with Expo. This is simply because `queries` does not contain [Google Fit](https://github.com/StasDoskalenko/react-native-google-fit#android-11 ), but the...