Rocket.Chat.ReactNative/app/containers
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
..
ActionSheet [FIX] Closing animation of action sheet on item press (#4223) 2022-05-26 15:13:34 -03:00
Avatar Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
BackgroundContainer Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
Button Chore: Migrate containers/Button to Typescript and Hooks (#4071) 2022-05-20 13:37:57 -03:00
CustomIcon Chore: Update Detox to 19.7.0 (#4215) 2022-05-26 14:10:24 -03:00
DirectoryItem Chore: Evaluate DirectoryView - TypeScript (#4130) 2022-05-02 08:53:47 -03:00
EmojiPicker Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
Header Chore: upgrade react navigation to 6.0.10 version (#4120) 2022-06-01 16:46:37 -03:00
HeaderButton Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
InAppNotification Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
List Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
MessageActions [FIX] Migrate autoTranslate.translateMessage to REST API (#4029) 2022-05-27 14:33:21 -03:00
MessageBox Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
Passcode Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
RoomHeader Chore: upgrade react navigation to 6.0.10 version (#4120) 2022-06-01 16:46:37 -03:00
RoomItem [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
RoomTypeIcon Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
ServerItem Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
Status Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
TextInput Chore: Evaluate TextInput component (#4181) 2022-05-18 16:17:42 -03:00
TwoFactor Chore: Migrate containers/Button to Typescript and Hooks (#4071) 2022-05-20 13:37:57 -03:00
UIKit Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
UnreadBadge [IMPROVE] Visibility of the “incoming chats” in queue (#4039) 2022-04-15 00:11:36 -03:00
markdown Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
message [FIX] Unify attachment rendering logic (#4260) 2022-06-02 16:58:42 -03:00
ActivityIndicator.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
AppVersion.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
Check.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
FormContainer.tsx Chore: Evaluate KeyboardView - TypeScript (#4014) 2022-04-13 17:43:56 -03:00
KeyboardView.tsx Chore: Evaluate KeyboardView - TypeScript (#4014) 2022-04-13 17:43:56 -03:00
Loading.tsx Chore: Migrate containers/Loading to `reanimated` v2 and Hooks (#4073) 2022-05-03 17:15:16 -03:00
LoginServices.tsx Chore: Migrate containers/Button to Typescript and Hooks (#4071) 2022-05-20 13:37:57 -03:00
MessageErrorActions.tsx Chore: Evaluate RoomView - TypeScript (#4134) 2022-05-02 19:58:23 -03:00
OrSeparator.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
ReactionsModal.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
SafeAreaView.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
SearchBox.tsx Chore: Evaluate TextInput component (#4181) 2022-05-18 16:17:42 -03:00
SearchHeader.tsx Chore: Evaluate TextInput component (#4181) 2022-05-18 16:17:42 -03:00
StatusBar.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ThreadDetails.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
Toast.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
UserItem.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00