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

Custom navbar example #2245

Closed
danieljvdm opened this issue Aug 15, 2017 · 2 comments
Closed

Custom navbar example #2245

danieljvdm opened this issue Aug 15, 2017 · 2 comments

Comments

@danieljvdm
Copy link

There are no docs or examples for custom navbar support. How can I implement one on a per-scene basis?

I've attempted to add it as prop to both Router and Scene but I get react errors when doing so: Cannot add property 1, object is not extensible. I'm assuming that I'm not wrapping it properly, but there is no documentation to tell me what to do.

@aksonov
Copy link
Owner

aksonov commented Aug 16, 2017

Fork & modify Example project to demonstrate the issue. Just try to set custom navbar for some screen (like Register2).

@aksonov
Copy link
Owner

aksonov commented Aug 21, 2017

Closed due inactivity.

@aksonov aksonov closed this as completed Aug 21, 2017
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