MobileNativeTask

In SceneDelegate I have following changes

  • added Navigationbar
  • Setup ‘window’ properly
  • Setup HomeViewController

Database

  • Realm DB operation
  • Realm Entities

Network

  • API handlers
  • Network check

AppModules

  • HomeView
  • DetailView