react-native-wishlist icon indicating copy to clipboard operation
react-native-wishlist copied to clipboard

feat: add support for react-native v0.73

Open SamuelScheit opened this issue 6 months ago • 1 comments

react-native v0.73 changed a few internal classes regarding ShadowNodes. I've updated the corresponding headers and function calls to the best of my knowledge.

The current state compiles, but I've commented out the "adopt" function call in MGContentContainerComponentDescriptor.h, because I couldn't get the types to work properly. It would be nice if someone could help me with that :)

Other than that, I want to thank the entire margelo team for creating this amazing library. Please don't be discouraged to work on this library. You've truly created something revolutionary, which has a bright future for the react-native space.

SamuelScheit avatar Dec 22 '23 00:12 SamuelScheit