Releases: thibmaek/react-components
Releases · thibmaek/react-components
@thibmaek/rn-playground-wrapper@2.0.0
- Adds support for excluding a list of components with
exclude={['Comp1', …]}
prop - Adds support for passing children to render in the ScrollView, below the current component view.
@thibmaek/rn-playground-wrapper@1.0.1
- Add flex: 1 to scrollview, safeareaview, component container by default