A categorized directory of libraries, tools, and projects for Android
Wednesday, 13 January 2021
Routes
A tiny Android library for testable navigation logic.
Android Intents can't be created in unit tests. Using a Route makes it easy to check that your app is navigating to the right place with the right parameters.
No comments:
Post a Comment