You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use react-native-git-upgrade to RN 0.44.0.
After the upgrade is complete,run app error
Error infomation:
Objects are not valid as a React child(found:object with keys {visible}).If you meant to render a collection of chhildren,use an array instead.
Check the render method of View
I use react-navigation.
I need wait react-navigation upgrade too?
The text was updated successfully, but these errors were encountered:
It looks like your description is missing some necessary information. Can you please add all the details specified in the template? This is necessary for people to be able to understand and reproduce the issue being reported.
I am going to close this, but feel free to open a new issue with the additional information provided. Thanks!
I use
react-native-git-upgrade
to RN 0.44.0.After the upgrade is complete,run app error
Error infomation:
Objects are not valid as a React child(found:object with keys {visible}).If you meant to render a collection of chhildren,use an array instead.
Check the render method of View
I use react-navigation.
I need wait react-navigation upgrade too?
The text was updated successfully, but these errors were encountered: