## Why - MVP for allow me to release a small app with it ## How - [x] Style: `overflowY` with list view under the hood; - [x] Style: `borderRadius Left|Right|Top|Bottom` supporting string to enable fine tuning in future; - [x] #53 - [x] #54 - [x] #48 - [x] #59 - [ ] #58 - [ ] #55 - [ ] #49 - [ ] #56 - [ ] #57 - [ ] #60 - [ ] #61 - [ ] #62 - [ ] #63 - [ ] #64 ## Definition of Done - To have all **How** topics implemented
Why
How
overflowYwith list view under the hood;borderRadius Left|Right|Top|Bottomsupporting string to enable fine tuning in future;boxShadowprops splited in multiple params to make the development quicker #53position (relative, absolute) top|right|left|bottomthis is very important for different kinds of layouts, we definitively needs to have this. #54FlatListtoGridViewsuggestion by Alex Felipe #59coderas we do with Stylesheets and allow React and Flutter provide a custom theme with partial information #58TextField#55Button#56Icon#57Definition of Done