Releases: nulrich/RCTAutoComplete
Releases · nulrich/RCTAutoComplete
0.4.0
Fix for newer versions of React.
0.3.0
Add support for custom cells in the suggestions list.
0.2.2
React Native 0.40 support #52
0.2.0
Fix #46 Support React Native 0.33.0
0.1.3
- cross-platform implementation of textAlign propriety
- upgrade to RN 0.26
0.1.1
Remove disableAutoCompleteTableUserInteractionWhileFetching option. The Async integration that have been done seems to broke some MLPAutoComplete features.
0.0.9
Add autoCompleteTableCellTextColor.