John Park
John Park
### Summary I can't get an image asset info on Android if I call `ImagePicker.requestMediaLibraryPermissionsAsync` to request permission. It works fine on iOS, or I call `MediaLibrary.requestPermissionsAsync` to request permissions,...
**Current Behavior** The status bar on Android doesn't get darker like the rest of the screen. **Input Code** - REPL or Repo link if applicable: https://snack.expo.io/@horaeng/49211e **Expected behavior/code** The status...
We can see the top of vertical scroll indicator moves when a keyboard comes up and goes down. https://user-images.githubusercontent.com/14362029/106378947-1f713f80-636e-11eb-8388-61339dfe867a.mov Reproducible: https://snack.expo.io/@horaeng/4d0721 (different from the video) The step is below: 1....
### Summary On iOS `Audio.sound`(expo-av) plays twice. ### What platform(s) does this occur on? iOS ### Environment I'm using snack ### Minimal reproducible example https://snack.expo.dev/@trellyhoraeng/expo-av-audio-playing-twice-on-ios Click `Play sound` button on...
- [x] I have searched [existing issues](https://github.com/ptomasroos/react-native-multi-slider/issues) - [x] I am using the [latest multi slider version](https://www.npmjs.com/package/@ptomasroos/react-native-multi-slider) I want to disable the tapping and moving the slider, but I don't...