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

Missing iosEnableNotesUsage method in index.tsx after migration to New React Native Architecture #755

Open
AliRezaBeigy opened this issue Oct 3, 2024 · 2 comments

Comments

@AliRezaBeigy
Copy link

After migrating this library to the New React Native Architecture, it seems that the iosEnableNotesUsage method is missing in the index.tsx file. This method was previously used to enable access to the "Notes" field of iOS contacts, but it no longer appears in the current version.

Expected Behavior: The library should provide an option or method to enable access to the "Notes" field in iOS contacts, just like it did with the previous versions via iosEnableNotesUsage.

Current Behavior: The method is missing, so it's not possible to enable or control access to the Notes field for iOS contacts.

Expected Solution: The iosEnableNotesUsage method should be added back or replaced with an alternative solution compatible with the New React Native Architecture.

@morenoh149 morenoh149 added the bug label Oct 11, 2024
@morenoh149
Copy link
Owner

I'm not sure how that feature broke. Please submit a patch if you can fix it.

Copy link

This issue is stale, please provide more information about the status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants