JeromeBeckett
JeromeBeckett
It looks like this library doesn't work on RNW > 0.60. Various classes in RNFSManager.cs look to have been changed or removed since then. I also think ReactNative should now...
Would this option disable the key bindings altogether so that users have to map the functions they require themselves?
> This is also happening to me, but in my case I strongly suspect there is a compatibility problem between NERDTree and vim 9.0 Can confirm that this only became...
This would definitely be appreciated as I'm currently trying and failing to get it working on RN Windows.
Might I suggest one small thing that would help with this issue is using single quotes for the password in the README? It currently says: ``` git config git-ftp.password "secr3t"...
As an addendum to @jeremyteh's comment above, I found I had to add the final code snippet into `viewWillDisappear` instead of `viewDidDisappear` so that the navigation bar is reset _before_...