Daniel Schmidt
Daniel Schmidt
Can you tell me which version of React Native you are using?
We might be incompatible with such an old version. The RN `I18nManager` doesn't seem to be defined. I will check when it comes into play and adjust the min requirement...
Seems to be outdated then :(
Can you specify "incorrectly" a bit? You can set the drawer open mode to the other side, but I guess that isn't what you want to do, right?
Thank you for the PR, I will give it a try 👍
@steveliles Might be that you would want to switch to [react-native-drawer-layout-polyfill](https://github.com/react-native-community/react-native-drawer-layout-polyfill) we use the native drawer there for android. I would also love to accept a PR for that, but...
Is there anything we can do to move this forward? I tested the current branch, worked great 👍
@DanielMSchmidt I can give it a try today
Hmm, I think we need to distinguish here between errors that a user needs to handle and errors that are viable to work with. I would think that making everything...
> I think in 4, we also consider resolvers that return an Observable that end up throwing, right? Now we do 👍 I think this interface will have a nice...