Skip to content

v4.0.0

Compare
Choose a tag to compare
@tobua tobua released this 06 Mar 18:30
· 20 commits to main since this release

⚠ BREAKING CHANGES

  • react-native: style not applied to inner view anymore, use innerViewStyle
  • package: theme import without /dist, e.g. 'indicate/theme/youtube'

Features

  • package: add exports map with link to themes (bc1ef78)

Bug Fixes

  • react-native: issue with updating size, prop types and better demo (ee2a031)