wengpenghui

Results 2 comments of wengpenghui

### What I Do ![image](https://github.com/software-mansion/react-native-gesture-handler/assets/39626330/af1bea0b-06c9-4f97-a018-cdc7aae4c48c) @alyosha I add dragOffsetFromLeftEdge to Swipeable, it works. It will disable the begin area of panGestureHandler to offset "dragOffsetFromLeftEdge". And then, iOS swipe right navigation...

> this did the trick for me, I think line endings are playing a role > > ``` > const regex = /^data:image\/jpeg;base64,/ > > await fs.writeFile( > fileCache, >...