Skip to content

Releases: GetStream/flat-list-mvcp

v0.10.3

17 May 09:41
756f036
Compare
Choose a tag to compare

What's Changed

  • fix: add to build.gradle minSdkVersion from root project by @ofri-7chairs in #43

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.2

19 May 12:40
Compare
Choose a tag to compare

v0.10.1

08 Apr 15:50
Compare
Choose a tag to compare

Fixed some last sources of ConcurrentModificationExceptions

v0.10.0

04 Apr 10:36
Compare
Choose a tag to compare
  • Updated the native implementation which fixes following issue:

105055071-f64dd680-5a72-11eb-9707-44596b361172

v0.0.9

03 Mar 15:09
Compare
Choose a tag to compare

Fixing the issue - Exception in native call from JS #11

v0.0.8

26 Feb 23:36
Compare
Choose a tag to compare

Fixed prop update check for maintainVisibleContentPosition - 9d5c50e

v0.0.6

21 Feb 09:33
Compare
Choose a tag to compare

v0.0.5

28 Jan 14:59
Compare
Choose a tag to compare
  • Fixed un-necessary re-renders due to setState call.
  • Added example for ScrollView

v0.0.4

24 Jan 18:44
Compare
Choose a tag to compare
  • Fixing race condition with ref setting ea369e8
  • Moving lists to separate files ba30c74
  • Handling undefined autoscrollToTopThreshold c5ebd69