NMF-earth / nmf-app

Understand and reduce your carbon footprint 🌱 iOS & Android.
https://nmf.earth
GNU General Public License v3.0
506 stars 156 forks source link

Button Tag component #19

Closed PierreBresson closed 4 years ago

PierreBresson commented 4 years ago
Screenshot 2019-12-09 at 17 07 39

Create component displayed the picture in components/Button. Should support two states, selected or not and should be able to display an icon (from ionicons if I remember well).

Something like

theolampert commented 4 years ago

The behaviour seems to me more like a Segmented Control that we have in UIKit / iOS. Maybe something exists in react native we can style

PierreBresson commented 4 years ago

Very similar to segmented control indeed, but not one. Later on we might have more than two food types and therefore it won't fit on one line