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

Support RN new arch #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

huextrat
Copy link

@huextrat huextrat commented Aug 25, 2023

This PR adds support for both new and old architecture.

This change is Android only, since only Android requires native dev for opening mail through an intent.

Suggestions / Discussions

  • Make naming clearer (ex: EmailPackage -> RNEmailPackage, EmailImpl -> RNEmailImpl, Email.java -> RNEmail.java)

⚠️ This change needs to be tested on several versions of RN with both architecture.

  • I've tested it on RN 0.72.4 with both old and new arch.

@tschoffelen
Copy link
Owner

Really appreciate your contribution! I haven't had time to test this yet, and might not for a while, but happy to merge this into master if you feel confident?

@huextrat
Copy link
Author

It would be better if someone take a look at the changes and did at least one old arch / new arch test to make sure everything is working

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