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

PR request: a react-native example project #248

Closed
ptaoussanis opened this issue Jul 20, 2016 · 2 comments
Closed

PR request: a react-native example project #248

ptaoussanis opened this issue Jul 20, 2016 · 2 comments

Comments

@ptaoussanis
Copy link
Member

Sente's been reported to work with React Native.

But it's currently difficult to ensure that we don't accidentally break support since we don't have a reference example to test against.

First step to getting more stable support would be to have a reference example that we can test against.

This isn't something I'll be able to do myself, so PRs welcome.

Steps:

  1. Fork the current reference example to your own repo.
  2. Modify for React Native support (incl. build scripts or instructions, etc.).
  3. Submit a PR to add a link to your repo [here].(https://github.com/ptaoussanis/sente/tree/master/example-project)

Thanks!

@tiensonqin
Copy link
Contributor

@ptaoussanis Sorry for the late response, I've released the Ios and Android code for Lymchat,
https://github.com/tiensonqin/lymchat

Client part mainly in this module:
https://github.com/tiensonqin/lymchat/blob/master/src/lymchat/ws.cljs

Server part:
https://gist.github.com/tiensonqin/06845f40e39315fac3b3a3419ba51964

Sorry for not providing a complete reference example.
Hope other people can help with this.

@ptaoussanis
Copy link
Member Author

That's great, thank you! Please feel free to submit a PR with a link to your project.

Cheers! :-)

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