Rocket.Chat.ReactNative/app
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
..
actions Chore: Evaluate emoji picker - TypeScript (#4069) 2022-05-06 22:06:08 -03:00
containers [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
definitions Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
ee Chore: Migration to Hooks - QueueListView (#4171) 2022-05-23 14:33:58 -03:00
i18n Chore: Unsupported system messages (#4047) 2022-05-03 10:27:20 -04:00
lib [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
presentation/ImageViewer Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
reducers Chore: Evaluate emoji picker - TypeScript (#4069) 2022-05-06 22:06:08 -03:00
sagas [FIX] Fix delete room on team's channel list (#4191) 2022-05-23 14:16:17 -03:00
selectors Chore: evaluate getUserSelector (#4013) 2022-04-07 12:27:45 -04:00
stacks Chore: upgrade react navigation to 6.0.10 version (#4120) 2022-06-01 16:46:37 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
views [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
AppContainer.tsx Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
ReactotronConfig.js Fix reactotron multiple connections (#3622) 2022-02-09 16:02:14 -03:00
commands.ts Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
dimensions.tsx Chore: Properly type MessageActions (#3930) 2022-03-31 09:38:20 -03:00
externalModules.d.ts Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
index.tsx [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
share.tsx [FIX] Showing blank screen on share extension if the user is not logged in (#4207) 2022-05-27 14:11:26 -03:00
theme.tsx Chore: evaluate `ThemeView` (#4086) 2022-05-05 11:24:36 -04:00