Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@pi0trpietruszewski pi0trpietruszewski released this 17 Aug 14:19
· 352 commits to master since this release
89b9409

0.3.1 (2020-08-17)

Bug Fixes

  • changed scroll enabled condition for flat list in card screen (af9268e)
  • fixed screen styles formatting (15578ef)
  • moved prevState currentPage to variable (b585a6a)
  • removed commented code (32582cc)
  • removed unnecessary space in card screen (08c5958)
  • replaced platform check with is android in card screen (5d79cd3)
  • reverted removed commented code (0247a0a)
  • saved position of scroll for tab (7c2d177)
  • tabs content scrollable when one tab is longer than others (47594b6)
  • variable typo minViewportHeight and styling (756ea48)

Feature

  • added flatlist example implementation (7bbe85c)
  • added onTopReached callback (0f3d0b8)