Conversation
Removed unnecessary comment about imports.
|
this should also support the latest react-native 0.84 |
Updated conditional imports for RCTScrollViewComponentView based on availability.
|
@gre maybe we can merge this, while your work is coming along? |
|
Thanks for this PR ! 🙏 |
|
in #587 , I think i've managed to get it work, there were some code change in scrollview related work on iOS which is why i updated the example to have a scrollview test. i'll merge that other PR first and we'll need to see if there is any remaining work to do to get it work with React Native 0.84 |
|
this was mostly written to make this lib work with both RCT_REMOVE_LEGACY_ARCH=0 and 1 I think your PR works similarly |
Add fallback to use new arch, whenever Fabric renderer is available. Otherwise, use legacy arch UI elements