You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the POJO and modify the tests to pass for any API out there. Hav…
A movie application built in React Native using Typescript. The app parses data from an API, caches it locally with SQLite, and has navigation as well.