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
In the 1/13 integration, there were some changes made to DrawerLayoutAndroid.js which broke the flow checks. Adding the FlowFixMeannotation changed the type of override from copy to patch, which this issue is tracking.
Link to the integration where the error originated
Question here is if this is a permanent patch, as the flow issue won't make sense upstream.
Since this is an Android only component, is the right resolution to add a full on flow ignore for this whole file? (assuming we're not forking it for any other reason)
Problem Description
In the 1/13 integration, there were some changes made to DrawerLayoutAndroid.js which broke the flow checks. Adding the
FlowFixMe
annotation changed the type of override from copy to patch, which this issue is tracking.Link to the integration where the error originated
#14278
Link to commit
facebook/react-native#48569
Forked files
packages/react-native/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.js
Upstream PR
No response
Build Configuration
None
The text was updated successfully, but these errors were encountered: