Skip to content

Releases: anarock/pebble-native

0.23.0

14 Feb 10:42
Compare
Choose a tag to compare

Minor Changes

  • Revert Input to an older stable version: #52

Credits

Huge thanks to @l3satwik for helping!

0.22.1

13 Feb 14:12
Compare
Choose a tag to compare

Patches

  • Remove paddingBottom for android: #51

Credits

Huge thanks to @l3satwik for helping!

0.22.0

13 Feb 10:02
Compare
Choose a tag to compare

Minor Changes

  • Fix(Input): Take additional props as provided by react-native: #49
  • Add inputProps to TextInput: #47

Patches

  • Fix ActionModal on iOS: #48

Credits

Huge thanks to @pranjal-jain and @l3satwik for helping!

0.21.0

07 Feb 08:14
Compare
Choose a tag to compare

Patches

  • Give padding bottom to actionModal children: #45

Credits

Huge thanks to @l3satwik for helping!

0.20.0

06 Feb 12:55
Compare
Choose a tag to compare

Minor Changes

  • Make Touchable component platform independant: #44

Patches

  • Fix typinf for List: 82a4c62
  • Increase vertical padding for ios: #43

Credits

Huge thanks to @l3satwik for helping!

0.19.1

31 Jan 08:53
Compare
Choose a tag to compare

Patches

0.19.0

28 Jan 11:37
Compare
Choose a tag to compare

Minor Changes

0.18.2

21 Jan 08:54
Compare
Choose a tag to compare

Patches

0.18.1

14 Jan 11:54
Compare
Choose a tag to compare

Patches

0.18.0

14 Jan 10:15
Compare
Choose a tag to compare

Minor Changes

  • Feat(expo): integrated expo for faster development: #35
  • Design fixes and added more stories: #37
  • Feat(Card): add support to pass custom elements in title and rightElement: #39
  • Feat(Button): support for transparent and border radius added: #40
  • Added banner, infoCard, Rating components: #42

Patches

  • Upgrade expo: #38
  • Fix(Select): remove extra padding in ActionModal: #41