ericvicenti/navigation-rfc
View on GitHubDoc Improvement: Custom reducers should clearly be encouraged/supported
Open
#5 opened on Jan 4, 2016
help wanted
Repository metrics
- Stars
- (440 stars)
- PR merge metrics
- (PR metrics pending)
Description
I'd love to see a documented support for providing this navigation model a custom reducer / onNavigation method which is propagated to build in or library provided Components like NavigationCard or NavigationHeader.
The docs currently make it sound like there is only a bunch of default actions, which could be extended, but the only supported reducer is NavigationReducer. Is that the case?