Cheat Sheet for Android Interviews
A simple demo project for The Movie DB based on MVVM clean architecture.
An open source app that is refactored to demo Paging Library from Android Jetpack
Beginners - A demo of an onboarding screen in iOS using Swift
Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array config in one file. The library will automatically fetch the data from the url you provide.
An open source app that is refactored to demo MVVM architecture