-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
SafeAreaView flow type error in YellowBox #21897
Comments
It looks like you are using an older version of React Native. Please update to the latest release, v0.57 and verify if the issue still exists. The ":rewind:Old Version" label will be removed automatically once you edit your original post with the results of running |
@react-native-bot env info says Please remove |
@jjenzz latest is 0.57.3. Maybe consider submitting a PR to fix this issues? |
@radko93 blimey, seems I can’t keep up haha. I’ll re-test in 0.53.3. I actually raised this with the intention to fix myself but haven’t gotten around to it yet 🙈 |
Latest is 0.57.4 now :) |
…act-native version Specifically, see facebook/react-native#21897, where the bot would match on @storybook/react-native: ^3.4.11
The issue still exists with the files specified by @jjenzz with |
Hey! We can't actually see the reported bug on latest RN 0.59 so we'll close this issue, as this was likely fixed in 0.58 or later. |
Environment
Description
Reproducible Demo
Initialise new react native project with flow
yarn flow check
The following errors appear:
Add those files to
[untyped]
config:yarn flow check
againYellowBox errors appear
The text was updated successfully, but these errors were encountered: