Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 896 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 896 Bytes

npm license

1.1.2

  • provide support for 'accessible' and 'importantForAccessibility' props

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