Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for using ToolbarAndroid in renderNavigationBar #103

Open
cancan101 opened this issue Mar 11, 2016 · 2 comments
Open

Support for using ToolbarAndroid in renderNavigationBar #103

cancan101 opened this issue Mar 11, 2016 · 2 comments

Comments

@cancan101
Copy link
Contributor

No description provided.

@ide
Copy link
Member

ide commented Mar 11, 2016

We're unlikely to build this because we optimize for iteration speed and customizability, so we greatly prefer code in JavaScript. renderNavigationBar lets you return whatever you want as long as it conforms to the NavigationBar interface, so you could implement your own custom navbar that uses an Android component.

@cancan101
Copy link
Contributor Author

Looking over the code, routeMapper seems to have some hard assumptions, for example that the renderNavigationBar return value will render the title as a component rather than taking it as a text prop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants