react-messenger-ui
v0.0.16
Published
<img src="https://react-messenger-ui.herokuapp.com/img/logo.png" width="100px">
Downloads
24
Readme
React Messenger UI
Build Bot using JavaScript and React
Visit https://react-messenger-ui.herokuapp.com/ to get started.
This project was mean to implement Meseenger Platform API as custom renderer using React 16 Render API. Trying to implement it as I learn my way through how the react-reconciler
works. I chose messenger platform because even though the renderer renders API JSON but ultimately it renders Bot UI to the user.