Releases
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2020-07-02)
Bug Fixes
add proper npmignore path (8fa9872 )
add type to header props type (3e4c65e )
change prop name from type to headerType (87f55cb )
changed all images propTypes to Image.propTypes.source (3300eff )
changed snap values proptypes (98f5ea0 )
code review fixes (8542cef )
delete unnecessary assets (bc79202 )
fixed hasBorderRadius prop being bool value (bb3f001 )
fixed header prop in AvatarHeader (d586c43 )
fixed issue with scrollNode (63b4828 )
fixed missing assets directory (f8fdf12 )
fixed scrollNode issue inside ScrollableTabView (a4c9183 )
fixed snap threshold props (08f6d22 )
lint issues (b827ca6 )
move readme assets to /assets directory and ignore them in NPM (31774bd )
parallaxHeader prop fixed in Avatar Header (87fdcb1 )
release-it tool config fix (ae11350 )
remove duplicated import (8efadfb )
removed package-lock.json (e089de4 )
renamed TabbedHeader prop from tabText to tabTextStyle (43f8787 )
tabbedHeader is now displaying image as background (c4b8904 )
typo fixed (1f5a482 )
unnecessary getNode() removed (ee5d224 )
Features
add type definitions (9f67f84 )
added foreground prop to the AvatarHeader (ed9b783 )
added foregroundImage prop to tabbedHeader (289b1ff )
added snap props to StickyParallaxHeader component (1cd2123 )
clean up import in type declaration file (cdb4212 )
created onRef property to call goToPage function (debf4ff )
header prop added to tabbedHeader (0db8085 )
move index.d.ts file to src directory (b70609c )
scrollEvent prop added to tabbedHeader (9ab2442 )
scrollEvent prop added to the AvatarHeader (749c110 )
snap props added to the Avatar Header (de72172 )
tabbedHeader tabs text and container custom style props added (37ad40a )
tabTextActiveStyle prop added to the tabbedHeader (7da383b )
tabWrapperStyle and tabsContainerStyle props added to TabbedHeader (25dca56 )
titleStyle prop added to TabbedHeader (a496f19 )
transparentHeader prop added (aa8b1d0 )
update readme with typescript types (e003543 )
You can’t perform that action at this time.