Skip to content

Releases: thibmaek/react-components

@thibmaek/rn-playground-wrapper@2.0.0

23 Sep 08:21
Compare
Choose a tag to compare
  • 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

23 Sep 08:19
Compare
Choose a tag to compare
  • Add flex: 1 to scrollview, safeareaview, component container by default