mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-21 22:18:32 -04:00
* Update Button component with new styling; closes #384 * Change button to Pressable instead of RNPaper to get border to show on Android * Add disabled buttons to UI library * Add multiple buttons in row * Add multiple button examples