waku-org / js-waku

JavaScript implementation of Waku v2
https://js.waku.org
Apache License 2.0
166 stars 42 forks source link

feat: React Native clarification #1743

Open weboko opened 9 months ago

weboko commented 9 months ago
This is a **support request** ## Problem I notice that some hackers spend time figuring out how to build React Native application with `js-waku` only to find themself switching to `go-waku` or even moving back to browser stack. ## Proposed Solutions Make it clear how `js-waku` can or cannot be user with React Native: - [ ] update `readme` with message that `js-waku` cannot be used in React Native as of now; - [ ] add links to example with `go-waku`; Next steps: - [ ] make a simple app with React Native to see what works and what doesn't with `js-waku`; - [ ] try running `go-waku` example to see if it works and gain experience to share later during hackathon with participants (https://github.com/waku-org/go-waku/tree/master/examples/android-kotlin); Note that there is a bounty for React Native - https://github.com/waku-org/bounties/issues/12
weboko commented 9 months ago

@chaitanyaprem could you point out example where go-waku is used with React Native?

chaitanyaprem commented 9 months ago

@chaitanyaprem could you point out example where go-waku is used with React Native?

https://github.com/waku-org/waku-react-native/tree/master/example i am aware of. Haven't run this in a while though as we archived this repo.

fryorcraken commented 7 months ago

Do we want for a community member to try to make js-waku work in react native? https://github.com/waku-org/bounties/issues/12

@weboko wdyt?

weboko commented 7 months ago

@fryorcraken I think it should be done by us due to following concerns:

fryorcraken commented 7 months ago

Let's close https://github.com/waku-org/bounties/issues/12 and https://github.com/waku-org/pm/issues/124 is already scheduled