weshnet
weshnet copied to clipboard
Use Wesh on React Native
Is there an existing issue for this?
- [X] I have searched the existing issues
Feature request
As a business developer, I'd like to have some examples of how could I build a P2P messaging app using React Native Expo app and Wesh.
Context
- P2P Messaging apps for business are interesting for some companies regarding the minimal setup required.
- React Native is a widely used framework for developing hybrid application solutions.
- Expo is a framework on top of React Native that simplifies the development process and facilitates the integration of external libraries.
Possible implementation
- Create a simple POC of how to expose Wesh as an expo module.
- Create a basic tutorial explaining how it works.
Here's a proof of concept of how we could use go-mobile and expo-modules that might fit Wesh. Working in progress: https://github.com/iuricmp/expo-module-demo/tree/main
GitHub
Contribute to iuricmp/expo-module-demo development by creating an account on GitHub.
We are gaining experience with React Native in the GnoSocial project https://github.com/gnolang/gnosocial, which we can use when we return to this. For now, put in the backlog.
GitHub
Experimental: Social apps and dApps on Gno.land. Contribute to gnolang/gnosocial development by creating an account on GitHub.