NathanWalker / ns-ultimate-tab-setup

An example repo for exploration into setting up standard mobile Tab navigation via NativeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NativeScript Ultimate Tab Setup™️

ns-ultimate-tab-setup.mp4
  • proper boot to tab route configuration with lazy loaded outlets
  • option to route to launch screen for moment of UX splash but also functional needs if need to prepare data for first experience
  • ability to route within tab outlets or outside them
  • uses pure platform tab setup so it naturally retains routing state whereby if one is deeply navigated and user activated different tab, then returns to that tab > the same deeply navigated state is naturally retained
  • ability to customize route transition when navigating away from tabs or back
  • ultimate control of tab bar layout with icon/text animations of your own
  • example of using custom native views within the project (without using an external third party plugin)
  • styled completely with Tailwind CSS

About

An example repo for exploration into setting up standard mobile Tab navigation via NativeScript.


Languages

Language:TypeScript 75.4%Language:HTML 21.2%Language:JavaScript 2.0%Language:CSS 0.8%Language:Ruby 0.6%