Alex Gvozden
Alex Gvozden
Hi, any update on this issue?
Ok, so if you want to really log out the user replace logout function with this ``` @ReactMethod public void logout(final Callback callback) { WritableMap map = Arguments.createMap(); mTokenCallback =...
I guess noone is maintaining this plugin any more, wondering how Atom plans to help out as it's strange it does not have support for imports
I ended up adding events to buttons and then controlling things from there I needed but it would be good if draft has simple method, it looks like it's embedded...