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

Add a React Native example #2

Closed
3 tasks done
flowersinthesand opened this issue Apr 28, 2019 · 1 comment
Closed
3 tasks done

Add a React Native example #2

flowersinthesand opened this issue Apr 28, 2019 · 1 comment

Comments

@flowersinthesand
Copy link
Member

flowersinthesand commented Apr 28, 2019

Thanks to cettia/cettia-javascript-client#24 to be included in 1.1.0, it's possible to use cettia object in React Native environment. Let's write an example that runs on React Native.

After Cettia JavaScript Client 1.1.0 is released,

  • Add a 'React Native' section to README.md.
  • Update the getting started guide.
  • Remove the note if Cettia JavaScript Client 1.1.0 is released
@flowersinthesand
Copy link
Member Author

flowersinthesand commented Apr 28, 2019

Not to reinvent the wheel,

  • Load example-web's resources into WebView
  • Load the cettia object and open a socket outside WebView
  • Make them communicate

flowersinthesand added a commit that referenced this issue Apr 28, 2019
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

1 participant