-
Notifications
You must be signed in to change notification settings - Fork 404
null is not an object(evaluting '_this._root_setNativeProps') #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
在源文件中改下代码就好了, 在lib/ToastContainer.js 128行 |
fatimaranile
pushed a commit
to fatimaranile/react-native-root-toast
that referenced
this issue
Aug 4, 2017
fatimaranile
pushed a commit
to fatimaranile/react-native-root-toast
that referenced
this issue
Aug 4, 2017
kbaylosis
added a commit
to kbaylosis/react-native-root-toast
that referenced
this issue
Aug 4, 2017
Was getting this when running on react native web and heres the relevant part of the patch I'm using
basically just a check around every setNativeProps |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
null is not an object(evaluting '_this._root_setNativeProps') ,当按下 回退键(android)的就会出现该错误。我的 RN 版本为 0.42
The text was updated successfully, but these errors were encountered: