feat: migrate RNMBXSources to new arch#3123
Conversation
|
@mfazekas I have a few questions with this PR:
Other than that, the PR seems to be ready. I'd remove the |
This was implemented in v8 but was not yet implemented in v10 this can be deleted. Now
Sure this can be deleted.
I think we'll face the same issue if the user takes a ref and calls the commend as soon as the ref is available.
|
|
Ok thanks for answering the comments, I'll remove the |
|
After checking deeper, I think I'll leave the |
|
@WoLewicki I think that's ok. (FWIW if we can me it into composition instead of inheritance and HOC that's even better, but it's not critical.) |
PR adding New Architecture support to the library 🎉
We at Software Mansion have been working on improving support for the new architecture for quite a while now. If you need help with anything related to New Architecture, like:
or you just want to ask any questions, hit us up on projects@swmansion.com
Notes
PR migrating all
RNMBXSourcesto new arch.