-
-
Notifications
You must be signed in to change notification settings - Fork 527
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
View config getter callback for component RNSScreen
must be a function (received undefined
).
#1901
Comments
Hey @AliYar-Khan, Also please test this on latest |
Problem is expo sdk doesn't support that and it gives error on that version |
Oh, this gives me instant nudge that this might be Expo issue, but I'll look deeper into this then. Will notice you once I have some info. |
thanks @kkafar |
@kkafar did you manage to get insight on this ? |
I reproduce the same behaviour on the up to date version (3.25.0) on TVos npx react-native info output
|
I think this is the problem with Expo Version 49.0.0. I had same problem and moved to Expo 47.0.0 and it started working. |
@nisam360 which version of React Native Screens you are using ? |
I also got the same issue, it because of incorrect versions in the dependencies { Refer to those versions, and see if they help. Currently am using expo version 48.0.0 rather 49 because that version was causing a bit of frustration |
@J-4-K-3 Thanks mate, I had the same issue but your solution helped me resolve it. |
Same Problem here. Before I had v47.0.0 it worked well and I saved a lot of data in my app. Know I get the error with v49.0.0. If I switch back to v47.0.0 no data are stored in the flat list. I get an empty app. This worries me a lot because there was a lot in it. { |
In the app v49.0.0 is shown no matter which version I safed in snack.expo. |
I've been trying to reproduce this issue right now & failed. Ping me if you still have this issue and are able to provide a reproduction. |
Description
I am experiencing issue with version 3.22.0
View config getter callback for component
RNSScreenmust be a function (received
undefined).
Steps to reproduce
Snack or a link to a repository
https://snack.expo.dev/@aliyark145/glopilot-aliyar-khan?platform=web
Screens version
3.22.0
React Native version
0.71.3
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: