This app fetches list of users from provided url and displays them in a list
- Composable and Modular architecture
- MVVM architecture
- Programatic Navigation with
NavigationPath
- Dependancy Injection for network calls
- View loading state handling
- Asyn support
- Data race safety with actors.
- Swift testing