Xiaohui
Xiaohui
@ismcagdas got it, thank you.
I have the issue with `npx react-native init`, but the error is different, I deleted the `.npm/_npx` folder, and it works. You can refer to [1692](https://github.com/react-native-community/cli/issues/1692) for more details to...
same error
Still got an error. :( 
please refer to #233 . keyboardShouldPersistTaps="handled" works for me
Same issue here 
I have the same issue. do you resolve this?
> Me too, any way to resolve it? please refer to #425 , there is a solution in the post, need to add some code in ios native code.
Update: it is not related to the docker, it is related to dotnet application, if I move the NFS folder out of application folder, the docker container can start up...