Commit Graph

11 Commits

Author SHA1 Message Date
Alex
992464d949 Feature/v2 (#28)
* Update types and corresponding properties (#27)

* Update types and corresponding properties

* Change authorId to author object

* Fixes after PR

Co-authored-by: Alex Demchenko <alexdemchenko@yahoo.com>

* Update utils

* Add onMessagePRess and disableImageGallery

* Change message types

* Change onMessagePress

* Change Message and tests

* Add excludeInitialMessage

* Fixes after PR

Co-authored-by: vdanylov <vitaliidanylov1992@gmail.com>
2021-08-15 21:53:08 +02:00
Alex Demchenko
17360824a8 Update dependencies 2021-01-31 20:12:39 +01:00
Alex Demchenko
d837af1873 Various fixes 2020-10-24 19:37:37 +02:00
Volodymyr Smolianinov
9784674d5a Minimized image layout (#5)
* Minimized image layout

* Fixes after MR

Co-authored-by: Alex Demchenko <alexdemchenko@yahoo.com>
2020-10-11 09:12:02 +02:00
Alex
ebe98809b9 Feature/refactor (#1)
* Refactor types

* Refactor messages

* Add image preview

* Use Context API

* Update dependencies

* Add tests
2020-08-09 18:36:59 +02:00
Alex Demchenko
6d8a429f10 Update dependencies 2020-05-22 07:14:27 +02:00
Alex Demchenko
0099922e15 Update dependencies 2020-05-17 18:49:08 +02:00
Alex Demchenko
32023379a5 Add timestamp to the Message 2020-04-12 05:05:59 +02:00
Alex
209f085a41 Add user support (#5)
* Add user support

* Move keyExtractor and renderItem to named functions
2020-03-30 23:04:46 +02:00
Alex Demchenko
e33d7bd1c2 Update uuid 2020-03-14 11:35:15 +01:00
Alex
d3a7638ef9 Feature/keyboard (#2)
* WIP: Keyboard implementation

* Move Chat component inside the library

* Fix example project

* Update dependencies
2020-03-02 07:24:30 +01:00