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

Is there any support for non react-native mobile? #127

Open
ivofernandes opened this issue May 10, 2023 · 1 comment
Open

Is there any support for non react-native mobile? #127

ivofernandes opened this issue May 10, 2023 · 1 comment

Comments

@ivofernandes
Copy link

I have seen in the docs that this lib already supports react native.

However I want to integrate in a flutter app, and as you are using a webview, I probably just need the correct url.

I noticed that there is a function to generate the url for the webview so maybe you can respond here with an example url?

This is the function name: generateOnRampURL

Here is the search I just done:
https://github.com/search?q=repo%3Acoinbase%2Fcbpay-js%20generateOnRampURL&type=code

@ivofernandes
Copy link
Author

This should not imply a lot of effort I guess, the react native is already in the example of the project:

https://github.com/coinbase/cbpay-js

Is just a matter of running it in debug mode for react native and get the url? but I'm not a react native developer and have not reactive native working in my computer, can someone help?

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

No branches or pull requests

2 participants
@ivofernandes and others