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 for react native #167

Open
dsjen opened this issue May 31, 2024 · 4 comments
Open

Support for react native #167

dsjen opened this issue May 31, 2024 · 4 comments
Labels
v1 For SIWF Version 1

Comments

@dsjen
Copy link

dsjen commented May 31, 2024

I'm hoping to use this package in a react native app (for MIT CCC). I made a first attempt at integrating it, but ran into a few errors indicating this probably only works for react web. I went ahead and tried including a few polyfills and that got me the point where the app was trying to open a popup (which doesn't work for react native out of the box).

Is there any plan to support react-native? If not, do you have any advice for how I might proceed? Thank you!

@p5150j
Copy link
Collaborator

p5150j commented Jun 5, 2024

@dsjen Appreciate your interest, and apologies for the delayed response!

It was/is 💯 planned:

  • native to desktop
  • desktop to native
  • native to browser
  • browser to native
  • n*

Although RN support isnt explicitly in the plan to support, it would be available by proxy out of the box. That said, our current roadmap is prioritizing browser support for Gateway that is also under active development right now.

I can convert this into a more generic user story aligned with our roadmap and provide updates once Gateway support is complete.

If the timeline above isn't ideal, and you'd like to contribute by forking and submitting a PR, we always welcome community support! Alternatively, I'm happy to keep you updated as we wrap up Gateway browser support.

@dsjen
Copy link
Author

dsjen commented Jun 6, 2024

Thank you for the information! I'd love to hear if/when the roadmap can accommodate our use case and what the timeline might look like. Thanks!

@p5150j
Copy link
Collaborator

p5150j commented Jun 10, 2024

@dsjen if you follow/watch the Gateway repo for the V1 release. It should be shortly after that. Tentative timeline is ~mid July 2024 for Gateway.

@dsjen
Copy link
Author

dsjen commented Jun 10, 2024

Thank you!

@wilwade wilwade added the v1 For SIWF Version 1 label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1 For SIWF Version 1
Projects
None yet
Development

No branches or pull requests

3 participants