Rocket.Chat.ReactNative/app/lib
Reinaldo Neto 18c44178d7
[IMPROVE] Migrate away from react-native-prompt-android to action sheet (#4300)
* Chore: Migrate away from react-native-prompt-android to action sheet

* fix header provile view with action sheet

* finished change password

* Close livechat and removed closeRoom dispatch

* remove lib react-native-prompt-android

* fix right buttons

* fix profile view in tablets

* fix action and room action for tablets

* remove onSubmitEditing

* fix keyboard for android tablet in landscape

* create base for actionSheet containers

* migrate EnterPasswordSheet to base

* migrate to base component

* fix colors and copy

* remove secure entry

* fix onSubmit

* fix android animation

Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-27 16:03:24 -03:00
..
constants Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
database [FIX] Fix require cycle for appGroupPath (#4298) 2022-06-13 10:58:00 -03:00
encryption Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
hooks Chore: Hooks - create usePermissions (#4190) 2022-06-13 17:36:54 -03:00
methods [IMPROVE] Migrate away from react-native-prompt-android to action sheet (#4300) 2022-06-27 16:03:24 -03:00
navigation Chore: upgrade react navigation to 6.0.10 version (#4120) 2022-06-01 16:46:37 -03:00
notifications Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
services [IMPROVE] Migrate away from react-native-prompt-android to action sheet (#4300) 2022-06-27 16:03:24 -03:00
store Chore: Create app/lib/store folder (#4028) 2022-04-07 11:19:54 -03:00