Marcellus
Marcellus
@osdnk Any efficient workaround for this? I'm using react navigation and react native maps, so when using the panGestureHandler to respond to the user moving the map caused issues, I...
It looks like this issue is being discussed here: https://github.com/bamlab/react-native-make/issues/28
@thinklinux I don't think this is a problem with this lib, but with the version of Sharp this lib is using. If I remove react-native-make, everything builds fine, even if...
This would probably be fixed by merging this PR (which upgrades sharp): https://github.com/bamlab/react-native-make/pull/54