Rocket.Chat.ReactNative/storybook/stories
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
..
__snapshots__ [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
Avatar.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
HeaderButtons.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
List.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Markdown.tsx [FIX] Navigate to MarkdownTableView using tablets (#4222) 2022-05-27 14:18:51 -03:00
Message.js Regression: right icons overlapping when users name is long (#4224) 2022-05-27 14:27:43 -03:00
NewMarkdown.js Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
RoomItem.js [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
ServerItem.js Chore: evaluate ServerItem - TypeScript Migration (#4015) 2022-04-07 13:07:16 -04:00
UiKitMessage.js Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
UiKitModal.js Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
UnreadBadge.js Chore: Evaluate UnreadBadge to Typescript (#4018) 2022-04-14 23:51:59 -03:00
index.js [FIX] Navigate to MarkdownTableView using tablets (#4222) 2022-05-27 14:18:51 -03:00