Skip to content

Releases: AlejandroFabianCampos/react-native-awesome-text-input

Readme updates and style composition.

Choose a tag to compare

@AlejandroFabianCampos AlejandroFabianCampos released this 24 Jul 01:58
5c71840

-Updated readme with examples, gifs, an API reference and a contributing clarification.
-Changed how custom styles were overwritting the local ones, now they should support partial composition (e.g. only providing styles for the container won't clear the styles to the title).
-Added test case regarding styles.
-Added stories handling different styles.

Minor bug fixed and improved coverage version.

Choose a tag to compare

@AlejandroFabianCampos AlejandroFabianCampos released this 19 Jul 04:50
f6e71b1

-Improves testing coverage and test quality. Resolves #17
-Fixes an unexpected behaviors where internal custom callbacks wouldn't be used in case that event callback were provided as prop.

First release out of beta!

Choose a tag to compare

@AlejandroFabianCampos AlejandroFabianCampos released this 15 Jun 22:55
d862868

Finally this package can be useful! On this release storybook has been added to aid with development.
On the functionality side, now the input will be able to handle an animated label and custom styles!
This version has been published to npm https://www.npmjs.com/package/react-native-awesome-text-input/v/1.0.1