Releases: anarock/pebble-native
Releases · anarock/pebble-native
0.23.0
Minor Changes
- Revert Input to an older stable version: #52
Credits
Huge thanks to @l3satwik for helping!
0.22.1
Patches
- Remove paddingBottom for android: #51
Credits
Huge thanks to @l3satwik for helping!
0.22.0
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
Patches
- Give padding bottom to actionModal children: #45
Credits
Huge thanks to @l3satwik for helping!
0.20.0
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.18.0
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