vn-verdnaturachat/app/presentation/RoomItem
Diego Mello acd5f04314
[FIX] Share extension memory issues on iOS (#2845)
* Remove unnecessary class prop

* Stop rendering servers when there's only one

* Map and alloc only necessary columns from query

* Fetch servers count instead of all servers records

* Fetch only needed servers

* Separators

* Remove renderContent

* Minor fix

* Refactor query

* Smaller avatars in memory

* Fix getItemLayout

* Add topic

* Load less pods

* tests

* Import only used functions from lodash

* Fix pods

* Import only used functions from semver

* Fix media sharing

* Update pods

* Disables preview and thumb on iOS

* Update expo-video-thumbnail

* Unnecessary change
2021-02-01 14:18:55 -03:00
..
Actions.js [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
LastMessage.js [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
RoomItem.js [FIX] Chats order (#2688) 2020-12-04 16:25:51 -03:00
Title.js [FIX] Vertically centralize RoomItem when `Store_Last_Message` is disabled (#2363) 2020-07-31 14:06:22 -03:00
Touchable.js [FIX] RoomItem using deprecated animated event signature (#2771) 2021-01-07 11:50:09 -03:00
TypeIcon.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
UpdatedAt.js [FIX] Chats order (#2688) 2020-12-04 16:25:51 -03:00
Wrapper.js [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
index.js [FIX] Chats order (#2688) 2020-12-04 16:25:51 -03:00
styles.js [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00