Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 814 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 814 Bytes

npm license

1.1.1

  • bud removed of text changes props

1.0.9

  • multi selection added
  • textInputProps by which you can pass all props of TextInput

1.0.8

  • 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

1.0.7

  • resetValue prop can now be used
  • mispelled keyboardShouldPersist prop in render

1.0.6

  • listType prop added default will be FlatList or you can pass ListView