Navigation Menu

Skip to content

Releases: aksonov/react-native-tableview

3.1.0

04 Jan 16:00
853abc2
Compare
Choose a tag to compare

Features

3.0.0

30 Aug 07:48
Compare
Choose a tag to compare

🚨 Breaking Changes

Version 3.0.0 is a breaking change and will not work if you are using react-native < 0.60.0. If you are still on a lower version, then keep on the 2.x.x releases. Fixes will still be supported for the 2.x.x releases, and features if possible will be backported.

Features

2.6.1

07 Aug 03:21
f4d7723
Compare
Choose a tag to compare

Fixes

Other

  • Examples and Readme now use hooks for examples
  • Update libraries around react-navigation in the example app

2.6.0

02 Jul 03:49
73576c1
Compare
Choose a tag to compare
  • Export types from typescript
  • Allow correct github url for cocoapods use 3c67f4f @n-kumari

2.5.0

17 Jan 05:40
b8a9a68
Compare
Choose a tag to compare

Features

2.4.1

12 Nov 04:42
b76367d
Compare
Choose a tag to compare

Fixes

2.4.0

28 Sep 04:51
211262c
Compare
Choose a tag to compare

Insert Mode Handling

simulator screen shot - iphone 6 - 2018-09-28 at 00 43 20

Features

Other

2.3.1

25 Jul 03:38
bcfbeb1
Compare
Choose a tag to compare

Fixes

  • Adds reactModuleForCell to typescript definitions

2.3.0

22 Jul 20:39
7407729
Compare
Choose a tag to compare

Breaking changes

  • Deprecate emptyInsets to cellSeparatorInset and cellLayoutMargins for more customization e63c31e @gabrielbull

Features

Fixes

2.2.0

30 May 04:09
8f18477
Compare
Choose a tag to compare

Added scrollToIndex method