react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

Support for React Native 0.75 and React 19

Open j-piasecki opened this issue 1 year ago • 0 comments

Description

  • bump FabricExample to RN 0.75
  • make changes necessary to build the app
    • native state type got changed from ShadowNode to ShadowNodeWrapper
  • adopt changes from React 19 related to refs

Test plan

Test on FabricExample and Example apps

j-piasecki avatar Jun 27 '24 11:06 j-piasecki