Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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).