vn-verdnaturachat/app/lib
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
..
constants Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
database [NEW] On-Hold chats for Omnichannel (#4051) 2022-04-20 17:53:11 -03:00
encryption Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
hooks Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
methods [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
navigation Chore: upgrade react navigation to 6.0.10 version (#4120) 2022-06-01 16:46:37 -03:00
notifications [FIX] iOS Share Extension not loading on development (#4187) 2022-05-13 11:37:02 -03:00
services [FIX] Migrate autoTranslate.translateMessage to REST API (#4029) 2022-05-27 14:33:21 -03:00
store Chore: Create app/lib/store folder (#4028) 2022-04-07 11:19:54 -03:00