Closed zabojad closed 1 year ago
OK, we have now a fully functional Android version (both old and new architecture)
@zabojad thank you so much for your PR - please give me few days to check and merge it!
@stephenkopylov don't merge it yet, I need to sort out few issue on iOS with new arch. That's why I've labelled it "Help needed" :)...
@stephenkopylov you can now review the PR in order to merge it. It works on both iOS and Android (with or without new arch) on my end...
Hi there !
I've tried to add support for both new and old architecture.
I'm facing the following issues:
This is probably due to the use of UIManager that is obsolete with Fabric:
The question I don't have the answer yet is: what should be used instead with the new arch?
What should be done here with the new arch so that the mask is applied to the hole view component's children as well?
onAnimationFinished
prop is not managed and nullity on holes prop structure is not managed neither.I need some help to fix above issues and finalize this PR...
Maybe @stephenkopylov or @3c133ps3d could give an hand here?