sandlands

Results 5 comments of sandlands

I would also love to see the fontFamily being applied to the Picker on Android. In the meantime, I worked around it by putting a `` next to the ``...

@Hirbod I finally managed to build version 2.9.4 for Android using `eas build` (Expo SDK 44, Dev Client). See [this comment](https://github.com/mrousavy/react-native-vision-camera/issues/546#issuecomment-1000849122).

Since this repo does not seem to be maintained anymore, I switched to [react-native-volume-manager](https://github.com/hirbod/react-native-volume-manager), which works great on iOS 15.

It looks like on Android the promise is only resolved when focussing has finished. On iOS, it's immediately resolved.

My experience is that this is only a problem on Android. On iOS, the markers are much bigger by default. I fixed it on Android by making the markers a...