Hybrid App Project
Mar 17
  • Create github repo for atlas-expo project & add Jen

  • Add custom CSS feature

  • Start adding bottom tabs

    • The tab navigation and stack navigator aren't properly integrated here, as you can tell by the "WebView0" underneath the "Home" title bar here

  • Jen List

    • P1. Fix page titles (Show real page titles instead of "Webview0")

    • P1. Integrate bottom tab component with stack navigator

    • Basic Login Screen which uses the API and sets a token

      • Don't spend time on reset password or styling here. Main thing is the functionality to capture and store a local API token that can be used later.

    • Smooth bottom navigation with limited performance ramifications if each tab initializes a new webview

    • Smooth pure react native left hamburger menu