microsoft / microsoft/react-native-windows
PlatformTypes.js forked due to flow not recognizing PlatformTypes.windows.js
Open
bug
Only Affects Internal Development
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Problem Description
In this integration, we were getting a lot of errors where the flow check was not recognizing Windows specific types in PlatformTypes.windows.js, so created an override of PlatformTypes.js.
Link to the integration where the error originated
https://github.com/microsoft/react-native-windows/pull/14662
Link to commit
https://github.com/facebook/react-native/pull/49306
Forked files
PlatformTypes.js
Upstream PR
N/A
Build Configuration
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.