Releases: mjsolidarios/react-native-search-filter
Releases · mjsolidarios/react-native-search-filter
v0.1.5
v0.1.5 Changelog
- Upgraded dependencies
- Removed deprecated methods from react-native
- Updated and tested example project with [email protected] and [email protected]
v0.1.4
v0.1.4 Changelog
- Resolved issue #16. Thanks to @sgtwinters.
- Upgraded dependencies.
- Example now tested with [email protected] [email protected].
- Allows to remove diacritics (ã, ó, ê, etc ... ) from terms/strings before searching. Thanks to @Yarkhan #13.
- Addressed
npm shrinkwrap
issue by @northeda #11.
v0.1.3
v0.1.3 Changelog
- Improved documentation
- Added support for clear icon. Thanks to @valterson.
v0.1.2
v0.1.2 Changelog
- Improved example
- Update to to use Proptype package