2 Commits

Author SHA1 Message Date
Johannes Klein
aa597c3bfc Update react-native-paper+5.12.3.patch (#2012) 2024-08-28 13:50:43 +02:00
Johannes Klein
3fd5b717c1 1746 radio bottom sheet (#1769)
* Update radio bottom sheet element margins and paddings

* Update radio button row element margins and paddings

* Revert "Update radio button row element margins and paddings"

This reverts commit 269882b93c.

* Label margin

* Explainer

* Add four pixel between radio button and text

* Actually, let's patch the radio button to not have intrinsic margin, that makes everything easy peasy

* Create react-native-paper+5.12.3.patch

* Add margin between label and description

* RadioButtonRow TS

* Icon is optional

* Update RadioButtonSheet.js

* RadioButtonSheet TS

* Radio labels in ExploreFilters should be smaller

* BottomSheetStandardBackdrop TS

* Move key

* Update Settings radio button containers

* Update containers of radio filters

* Modal TS

* Update types

* Update types

* Update interface

* Update types

* Update types
2024-07-04 12:24:03 +02:00