Architecture Initiatives


  • Rename of "App" to "src" as part of GitHub migration
  • Drop the "legacy" name from packages because its not really legacy
  • Considered moving "app" out of packages but we'll probably leave it for now.
  • Minor project updates
  • Project Settings for iOS
  • Dependency Injection
  • Project Documentation
  • History (Transaction) log
  • Theming
  • moving towards expo components and dependency to expo
  • Using Zod and react forms for form validation
  • Using zustand for creating global context and minimizing the Provider tree re-render complications 
  • Using global page wrapper to unify header, footer and content alignment styling
  • Upgrade to RN 0.73+ (Currently at 0.76 and stable at 0.75) 
    • Use Expo?