Open
Description
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 thatjs-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 - waku-org/bounties#12
Metadata
Metadata
Assignees
Type
Projects
Status
Icebox