- bud removed of text changes props
- multi selection added
- textInputProps by which you can pass all props of TextInput
- ListView removed
- listType prop removed
- setSort props added by which you can filter data with your own callback
- listProps by which you can pass all props of FlatList
- resetValue prop can now be used
- mispelled keyboardShouldPersist prop in render
- listType prop added default will be FlatList or you can pass ListView