Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: kyaroru/RNParallax

Version 1.1.4

Choose a tag to compare

@kyaroru kyaroru released this 06 Nov 10:35

Version 1.1.3

Choose a tag to compare

@kyaroru kyaroru released this 05 Apr 01:39

Version 1.1.2

Choose a tag to compare

@kyaroru kyaroru released this 08 Feb 13:20
  • Added containerStyle for outermost
  • Added scrollViewProps
  • Added scrollViewStyle
  • Renamed original containerStyle to innerContainerStyle

Version 1.1.1

Choose a tag to compare

@kyaroru kyaroru released this 03 Feb 15:08
  • Added statusBarColor prop

Version 1.1.0

Choose a tag to compare

@kyaroru kyaroru released this 28 Jan 16:01
  • Change title to accept string/component
  • Added alwaysShowTitle & alwaysShowNavBar property
  • Added status bar to display same color as navBarColor
  • Change default extraScrollHeight to 30
  • Change default headerMaxHeight to 170

Version 1.0.7

Choose a tag to compare

@kyaroru kyaroru released this 28 Jan 16:01
  • Added contentContainerStyle & containerStyle
  • Fix eslint issues

Version 1.0.6

Choose a tag to compare

@kyaroru kyaroru released this 07 Mar 02:40
  • Allow background image PropTypes to be any

Version 1.0.5

Choose a tag to compare

@kyaroru kyaroru released this 07 Mar 02:34
  • Code refactoring and update README

Version 1.0.4

Choose a tag to compare

@kyaroru kyaroru released this 22 Sep 13:17
  • Added new property headerMinHeight - allow user to specify minimum header height instead of locked to common nav bar height :p
  • Renamed headerHeight to headerMaxHeight
  • Minor Code Refactoring :p

Version 1.0.3

Choose a tag to compare

@kyaroru kyaroru released this 21 Sep 07:03
  • Added Scale for Background Image (After scroll to bottom & exceed headerHeight)
  • Introduce 2 new property extraScrollHeight & backgroundImageScale