Closed James-E-Adams closed 4 years ago
I don't have the actual solution for this, but here's a work around if you add this to your flowconfig:
[untyped]
.*/node_modules/react-native/Libraries/vendor/core/ErrorUtils.js
Try commenting the line after
; Ignore polyfills
.*/Libraries/polyfills/.*
this worked for me, using flow 0.92.0, RN 0.61.5
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
Please let me know if this is more of a flow bug. It's probably something silly I'm missing in the flow config but I haven't been able to work it out yet.
React Native version: 0.61.2
Steps To Reproduce
Run flow.
Snack, code example, screenshot, or link to a repository:
Our flow config: