nhaarman / acorn

Mastering Android navigation :chipmunk:
https://nhaarman.github.io/acorn
Apache License 2.0
181 stars 7 forks source link

Navigator results #2

Closed nhaarman closed 6 years ago

nhaarman commented 6 years ago

Navigators should be able to have results, such as selecting a picture or logging in.

nhaarman commented 6 years ago

Navigators can have results by exposing an Events callback interface. See https://github.com/nhaarman/Bravo-dev/blob/master/notes-app/bravo/src/main/java/com/nhaarman/bravo/notesapp/navigation/CreateItemNavigator.kt