Files
react-native-chat-ui/example
Volodymyr Smolianinov d534c8d13c Feature/attachment (#2)
* File messages started

* Type fixes and cleanup

* File message design applied, file preview added

* Code cleanup (#3)

Co-authored-by: Alex <alexdemchenko@yahoo.com>
2020-08-20 21:34:47 +02:00
..
2020-08-09 18:36:59 +02:00
2020-08-20 21:34:47 +02:00
2020-08-09 18:36:59 +02:00
2020-08-20 21:34:47 +02:00
2019-12-24 19:36:13 +01:00
2020-04-12 04:46:13 +02:00
2020-06-08 19:22:47 +02:00
2020-03-29 11:38:35 +02:00
2020-03-02 07:24:30 +01:00
2020-05-17 18:49:08 +02:00
2019-12-24 19:36:13 +01:00
2019-12-24 19:36:13 +01:00
2019-12-24 19:36:13 +01:00
2020-08-20 21:34:47 +02:00
2020-05-22 07:14:27 +02:00
2020-08-20 21:34:47 +02:00
2020-06-03 19:34:58 +02:00
2020-05-17 18:49:08 +02:00
2020-08-20 21:34:47 +02:00

Example

Getting Started

yarn

for iOS:

npx pod-install

To run the app use:

yarn ios

or

yarn android