Edi Duluman
Edi Duluman
I will make a PR tomorrow with a fix for this. On Tue, 3 Jan 2017 at 21:15, Neel wrote: > I am experiencing the exact same issue as well....
@elasticsteve If you pay attention to the other threads on this repo you will notice this one is not maintained anymore. There is another repo called [SweetAlert2](https://limonte.github.io/sweetalert2/), which you should...
Hi ... I decided to port all my modals to this project, just to find out it ain't working on Android .. damn. Guess I need to revert everything until...
@BloodyMonkey you can just use https://github.com/gorhom/react-native-bottom-sheet meanwhile. Nice keyboard support, expo supported, reanimated 2, swipe to dismiss, snap points, etc.
Any solutions ? I'm trying to upload images ... but .. they are HEIC format .. so I figured I could use a resizer, but then ... I get this...
@bang88 Could you elaborate your code ? I can see this is TS, and there's only one .ts file in the project, but how exactly are you using it ?...
Ah, understood :) Will give it a try now
My suggestion ( no iOS coding skills ) is to have a timeout after the first tap. If the timeout fully runs dry, trigger the dismissal, otherwise trigger the zoom...
If it works, you should create a PR @NikKovV.