Target Branch
0.88
Link to commit or PR to be picked
react/react-native#58419
Description
React Native 0.88 must remain a non-breaking release. The Touchable root export and its Flow/TypeScript API were removed by an explicitly breaking change in 0015d1e4f9f812f775b9eb78e6da63beea7dc34c, which was reverted and then re-landed as 6fbf3062f9085c93bcb35c6a61c76029abbc16a5.
PR 58419 reverts the effective re-landed commit and restores the runtime export, Flow export, generated TypeScript declaration, and type-test coverage. No later commit was found to depend on the removal.
Target Branch
0.88
Link to commit or PR to be picked
react/react-native#58419
Description
React Native 0.88 must remain a non-breaking release. The
Touchableroot export and its Flow/TypeScript API were removed by an explicitly breaking change in 0015d1e4f9f812f775b9eb78e6da63beea7dc34c, which was reverted and then re-landed as 6fbf3062f9085c93bcb35c6a61c76029abbc16a5.PR 58419 reverts the effective re-landed commit and restores the runtime export, Flow export, generated TypeScript declaration, and type-test coverage. No later commit was found to depend on the removal.