Skip to content

Releases: aksonov/react-native-tableview

3.1.0

Choose a tag to compare

@iRoachie iRoachie released this 04 Jan 16:00
853abc2

Features

3.0.0

Choose a tag to compare

@iRoachie iRoachie released this 30 Aug 07:48

🚨 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

Choose a tag to compare

@iRoachie iRoachie released this 07 Aug 03:21
f4d7723

Fixes

Other

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

2.6.0

Choose a tag to compare

@iRoachie iRoachie released this 02 Jul 03:49
73576c1
  • Export types from typescript
  • Allow correct github url for cocoapods use 3c67f4f @n-kumari

2.5.0

Choose a tag to compare

@iRoachie iRoachie released this 17 Jan 05:40
b8a9a68

Features

2.4.1

Choose a tag to compare

@iRoachie iRoachie released this 12 Nov 04:42
b76367d

Fixes

2.4.0

Choose a tag to compare

@iRoachie iRoachie released this 28 Sep 04:51
211262c

Insert Mode Handling

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

Features

Other

2.3.1

Choose a tag to compare

@iRoachie iRoachie released this 25 Jul 03:38
bcfbeb1

Fixes

  • Adds reactModuleForCell to typescript definitions

2.3.0

Choose a tag to compare

@iRoachie iRoachie released this 22 Jul 20:39
7407729

Breaking changes

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

Features

Fixes

2.2.0

Choose a tag to compare

@iRoachie iRoachie released this 30 May 04:09
8f18477

Added scrollToIndex method