Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eveningkid/react-native-windows-chat-demo
Sample chat application with fake conversations (recoil and RNW)
https://github.com/eveningkid/react-native-windows-chat-demo
react-native react-native-windows recoil recoiljs
Last synced: 23 days ago
JSON representation
Sample chat application with fake conversations (recoil and RNW)
- Host: GitHub
- URL: https://github.com/eveningkid/react-native-windows-chat-demo
- Owner: eveningkid
- Created: 2021-04-01T09:11:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T09:31:45.000Z (over 3 years ago)
- Last Synced: 2024-10-18T09:54:00.010Z (26 days ago)
- Topics: react-native, react-native-windows, recoil, recoiljs
- Language: JavaScript
- Homepage:
- Size: 2.69 MB
- Stars: 29
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Demo using React Native Windows
> Running on Windows 10
This has been created for [the following video](https://youtu.be/lyxvDVdl390).
What matters is how RNW can be used given a simple use case.
To run the example, install the dependencies and use `npx react-native run-windows`.
It is recommended to follow the [official documentation first](https://microsoft.github.io/react-native-windows).