Skip to content

v1.1.0

Choose a tag to compare

@artalat artalat released this 06 Apr 17:56
· 179 commits to master since this release

1.1.0 (2019-04-06)

Bug Fixes

  • Button: Fixed Button component to recognise colors (c81a523)
  • storybook-native: Fixed bad paths (7b8afbb)
  • Fixed an issue where icon fonts weren't loaded (51588cc)
  • fixed build configs (d2d6b10)
  • Fixed project build issues (8e4da5a)
  • Reset project from boilerplate (692241a)

Features

  • Plugin created (65cfc7a)
  • Button: Added Button component (172babe)
  • Divider: Added Divider component (e85f399)
  • SelectionControl: Added Radio, Checkbox & Switch components (bee7066)
  • TextInput: Added TextInput component (88ee871)
  • withReactNativePaper: Created a withReactNativePaper hoc to wrap app (d7e683e)