Closed raphamorim closed 5 years ago
Additional item for future release (0.1.x):
position: absolute
by default. Should fix it for position: relative
by default (need to change render algorithm to support that)Created the milestone to track those items: https://github.com/raphamorim/react-ape/milestone/1 Closing this issue.
Related #16 #19
Docs
react-ape-boilerplate
Components
<SectionList/>
https://facebook.github.io/react-native/docs/sectionlist (#33)<Button/>
https://facebook.github.io/react-native/docs/button<TextInput/>
https://facebook.github.io/react-native/docs/textinput<Picker/>
https://facebook.github.io/react-native/docs/picker<Slider/>
https://facebook.github.io/react-native/docs/slider<Modal/>
https://facebook.github.io/react-native/docs/modalAPIs
dimensions
#28Core