vn-verdnaturachat/app/utils
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
..
base64-js Chore: Migrate lib/encryption folder to TypeScript (#3639) 2022-02-16 17:14:28 -04:00
fileDownload Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
fileUpload Chore: Migrate methods/actions to Typescript and refactor UiKit folder (#3716) 2022-03-16 16:07:49 -03:00
log Chore: evaluate SettingsView (#4090) 2022-05-10 18:19:06 -03:00
navigation Chore: upgrade react navigation to 6.0.10 version (#4120) 2022-06-01 16:46:37 -03:00
shortnameToUnicode Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
appGroup.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
avatar.ts [IMPROVE] Accept user avatar url from external provider (#4002) 2022-04-18 21:52:02 -03:00
debounce.ts [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
deferred.ts Chore: Migrate lib/encryption folder to TypeScript (#3639) 2022-02-16 17:14:28 -04:00
deviceInfo.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
events.ts Chore: Migrate methods/actions to Typescript and refactor UiKit folder (#3716) 2022-03-16 16:07:49 -03:00
fetch.ts Chore: Evaluate RocketChat v3 (#4155) 2022-05-13 11:52:37 -03:00
goRoom.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
info.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
isReadOnly.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
isValidEmail.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
layoutAnimation.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
localAuthentication.ts [FEAT]: Request current passcode before enter "Screen lock" screen (#4052) 2022-05-03 17:29:00 -03:00
media.ts Chore: Evaluate ShareView - TypeScript (#4087) 2022-05-11 14:59:29 -03:00
messageTypes.ts [IMPROVE] Team system messages feedback (#3771) 2022-02-23 17:31:14 -03:00
moment.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
openLink.ts Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
random.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
review.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
room.ts Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
scaling.ts Chore: Migrate NewServerView to Typescript (#3431) 2021-10-20 15:04:15 -03:00
scrollPersistTaps.ts Chore: Migrate ProfileView to TypeScript 2021-11-10 12:10:34 -03:00
server.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
sslPinning.ts Chore: Upgrade react-native-document-picker from 5.2.0 to 8.1.0 (#4172) 2022-05-20 00:01:34 -03:00
theme.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
touch.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
twoFactor.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
url.ts Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00