Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate RNMBXPointAnnotation to new arch #3130

Merged
merged 11 commits into from
Oct 25, 2023

Conversation

WoLewicki
Copy link
Contributor

@WoLewicki WoLewicki commented Oct 23, 2023

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 [email protected]


Notes

PR migrating RNMBXPointAnnotation to new arch and cleaning native ref resolving to be used with turbomodule.

@WoLewicki WoLewicki changed the title feat: implement proper native ref resolving feat: migrate RNMBXPointAnnotation to new arch Oct 23, 2023
@WoLewicki
Copy link
Contributor Author

@mfazekas I added the migration of Callout and MarkerView since they seemed connected to the PointAnnotation, and also pushed a small fix for Atmosphere. Is it ok? I'll also make a separate PR for some fixes in Sources since I forgot to do one thing there and another PR for the generic ViewTagResolver.

@WoLewicki
Copy link
Contributor Author

@mfazekas can you elaborate what is TileSource? I see its implementations in native code, but there is no such component on the TS side.

@WoLewicki
Copy link
Contributor Author

Oh it looks like it is just an abstract class, nvm.

@WoLewicki
Copy link
Contributor Author

@mfazekas Ok so this one if ready to be merged 🚀

@mfazekas mfazekas merged commit ea7cd59 into main Oct 25, 2023
9 checks passed
@mfazekas mfazekas deleted the @wolewicki/migrate-point-annotation branch October 25, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants