Saúl Ibarra Corretgé
|
6ad279f029
|
fix(rn, bottomsheet) fix not rendering above presentation sheets
Move all sheets to render in a new container which uses FullWindowOverlay, which allows rendering above presentation controllers on iOS.
|
2022-06-20 16:53:19 +02:00 |
Saúl Ibarra Corretgé
|
78d8176cc8
|
fix(rn,bottom-sheet) fix styling after refactor
I somehow missed all other usages of the ColorSchemeRegistry.
|
2022-06-14 13:38:45 +02:00 |
Saúl Ibarra Corretgé
|
63fe1de789
|
rn,recent-list: replace swipe options with long-press sheet
This change serves 2 purposes:
- (Hopefully) make the recent list entry options easier to discover
- Remove the (now unmaintained) swipeout dependency
|
2020-10-08 10:17:53 +02:00 |