Closed Michelalmeidasilva closed 3 years ago
@Michelalmeidasilva thanks for the PR.
Looks good but it needs to be turned into a component so it can also be used for the periodicity (see screenshot). For now you can only use 2 props, icon (left) & text.
No need to make a component shared across the entire app, it can be place inside app/screens/AddEmission/components
@Michelalmeidasilva thanks for submitting the PR, I have re-use your code to make the component ;)
✅ I have read the contributing file
Summary
Added two icons into TextButton Text Button #315
This pr added a calendar icon on the left and a green icon into right.
Observation: I didn't find the icon "calendar-number" in expo/vector-icons. So i have use the calendar icon instead.
Changelog
Addition of a row view around the three elements ( left icon, centerized text:"friday 8 october 2021", right icon).
Demo