mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Several minor UI fixes (#572)
* use `shrink` tailwind class instead of hard-coded max widths to control overflow in a few situations * fixed some spacing issues with the Toolbar during upload * center text in buttons by default * export KebabMenu from SharedComponents (how was it working without this?) * added some extra colors for debugging purposes
This commit is contained in:
@@ -282,7 +282,7 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
cocoapods (~> 1.11, >= 1.11.2)
|
||||
cocoapods (>= 1.11.3)
|
||||
fastlane
|
||||
nokogiri
|
||||
|
||||
|
||||
Reference in New Issue
Block a user