Rocket.Chat.ReactNative/app/views/RoomView
Danish Ahmed Mirza 02c1bc50b9
[NEW] Update room item animations (#4024)
* Upgrade react-native-gesture-handler to 2.3.0

* Update room item animations to reanimated v2

* Add Parallax animation on fav and hide buttons and additional swipe gesture to toggleFav

* Fix tests

* Ignore typescript error for setTimeout function

* Update pods

* Fix blank area on swiping all the way right/left

* Fix Action Buttons on devices with notch

* Update snapshot

* Use colors from useTheme

* Destructure props

* Proper types for nativeEvent and event

* Remove toggleFav gesture

* Clean bits

* Fix lint error

* Fix position of Room Action Buttons on MasterDetail

* Remove comment

* Update animations logic

* Add haptic feedback on swipe

* Add haptic feedback on unswipe gesture

* Update react-native-gesture-handler to 2.4.2

* update pods

* Migrating off RNGHEnabledRootView

* Update types to ReturnType<typeof setTimeout>

Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-06 10:23:49 -03:00
..
List [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
LoadMore Regression: right icons overlapping when users name is long (#4224) 2022-05-27 14:27:43 -03:00
services Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
Banner.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
EmptyRoom.tsx Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
JoinCode.tsx Chore: Migrate containers/Button to Typescript and Hooks (#4071) 2022-05-20 13:37:57 -03:00
LeftButtons.tsx Chore: upgrade react navigation to 6.0.10 version (#4120) 2022-06-01 16:46:37 -03:00
ReactionPicker.tsx Chore: Evaluate emoji picker - TypeScript (#4069) 2022-05-06 22:06:08 -03:00
RightButtons.tsx Chore: Evaluate `TeamChannelsView` (#4088) 2022-05-09 10:21:09 -03:00
Separator.tsx [IMPROVE] Place time after username on message (#4177) 2022-05-15 15:29:07 -03:00
UploadProgress.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
index.tsx [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
styles.ts Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00