Martin Fulop
Martin Fulop
@noah-nuebling @yonitubul Seems like that fixed it for me, thanks! Great software!
The set method in the native module returns nil in every situation (whether it was a success or not), that's why it returns undefined in JS. You can see here:...
Any news on this? How can I verify if sessions are managed correctly?
For anyone having this problem, close your dialog using `DialogManager.currentDialog.destroy()` Disclaimer: This will close the dialog without ANY animation.
try `npm install git+https://github.com/krakz999/react-native-swipeout` im fixing this up to be used in a project @0.62
> Running into the same problem. You will have to use Hyperdrive.
Here is a patch I created that you can use with `patch-package` for rounded corner progress. This is untested, so might break other things in Progress.Bar but works perfectly in...