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

😈 [Improvement Proposal] - Support Expo in React Native SDK #1348

Closed
kalashshah opened this issue Jun 11, 2024 · 2 comments
Closed

😈 [Improvement Proposal] - Support Expo in React Native SDK #1348

kalashshah opened this issue Jun 11, 2024 · 2 comments
Assignees

Comments

@kalashshah
Copy link
Contributor

kalashshah commented Jun 11, 2024

Proposal name

Support Expo in the React Native SDK

Describe the Proposal

Find possible solutions to support the package in expo projects. The react-native-fast-openpgp package is the main blocker while integrating in expo projects.

Use Case

Provide support to a partner project with an expo project.

Current Limitations

Currently the React Native SDK only supports react native cli projects.

Related Documentation

https://www.notion.so/pushprotocol/Expo-support-for-React-Native-SDK-af799a82b5e74d168fd319e9c4abd4d5?pvs=4

@kalashshah kalashshah self-assigned this Jun 11, 2024
@rohitmalhotra1420
Copy link
Collaborator

Since the Pistachio team is looking into the option of ejecting their expo app to react native cli we don't need to do anything further on this ticket.

@DaveTheFrontEndDev
Copy link

I am currently trying to install the rn sdk in an expo project. Could you elaborate on the issues you encountered and if/how you resolved them? I am currently running expo with rn 76.3 and encountering multiple issues. I updated the react-native-webview to the newest version and got around a few build errors but the issue now I traced down to openpgp not existing even though it is installed into node_modules. I assume this is a similar issue but am pretty stuck navigating this one. Currently trying to get react-native-fast-openpgp working also but I don't think it has the createMessage method like in openpgp

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

No branches or pull requests

3 participants