Danish Ahmed Mirza
1486204546
[IMPROVE] Redesign emoji picker ( #4328 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-10-21 15:27:55 -03:00
Gleidson Daniel Silva
585e5a0592
Chore: Migrate Touch to hooks ( #4422 )
...
* migrate to hooks and fix types
* fix import and remove theme prop
* update tests
* fix touch file name
* wip
* rename
* change to touch
* remove button and change to touch
2022-08-17 10:32:21 -03:00
Gleidson Daniel Silva
2b08b683d7
Chore: Upgrade React Native to 0.68.2 ( #4316 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-08-08 18:02:08 -03:00
Danish Ahmed Mirza
dd48402214
[IMPROVE] Migrate UIKit/MultiSelect to ActionSheet ( #4255 )
...
* Migrate UIKit/MultiSelect to ActionSheet
* Fix no options initially on CreateDiscussion view
* Change backgroundColor and use colors from useTheme
* Define missing types
* onSearch function for the ActionSheet
* Add onClose function to the ActionSheet and use colors from useTheme
* fix theme and bottomSheet
* fix actionSheet
* fix style
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-07-13 16:31:58 -03:00
Reinaldo Neto
bc34706f48
Chore: Update Detox to 19.7.0 ( #4215 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-26 14:10:24 -03:00
Danish Ahmed Mirza
f5625cd5f3
Chore: Migrate ActionSheets to `react-native-bottom-sheet` and make them dynamic ( #4193 )
...
* Install react-native-bottom-sheet
* Migrate ActionSheets to react-native-bottom-sheet
* Remove unnecessary props
* Minor fixes
* Enable OverDrag
* Fix position in landscape mode
* Prefix interface with I
* Remove react-native-scroll-bottom-sheet
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-19 13:53:45 -03:00