Skip to content

Releases: larsvinter/react-native-awesome-button

1.8.0

23 Feb 22:14
Compare
Choose a tag to compare
  • Added feature to include an icon (any View will be accepted) to left or right hand side of text (see Advanced example)
  • Fixed linting errors in examples

1.7.0

23 Feb 22:13
Compare
Choose a tag to compare
  • Background Style now accepts same styling properties as the component View
  • Label Style now accepts same styling properties as the component Text
  • Addressed several bugs raised
  • Added eslinting (using airbnb preset)