Skip to content

General Fixes

Compare
Choose a tag to compare
@torgeadelin torgeadelin released this 27 Sep 21:31
· 42 commits to master since this release
561f963
  • Updated example to rn 0.63
  • Fixed issue #37 where screens would re-render on every tab change. Also added the lazy option found in the default react navigation tabbar
  • Fixed default props errors #34 and #35. The component doesn't require any appearence options to work. It will use default style. See docs how to change
  • Fixed issue with screen listeners #38 (you can now prevent default)
  • Fixed small ui glitches