USBankcodingexercise
US bank coding exercise challenge
This repo has two projects
-
Project to demo MVVM design pattern problem statement - read data from local mock data JSON file and load data to uitableview and struct coding using MVVM design pattern
-
Project to demo host to component interface Problem statement - Create two framework and integrate these two framework into host app a.Demostrate how to send data from host app and Component A b.Demostrate how to send data from Framework to Component A to Host c.Demostrate how to share data from d.Demostrate how to create framework with interface , co ordinator and so on