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

How can I manipulate 2 different scenes on a single screen? #2513

Closed
nahuelfederico opened this issue Oct 16, 2017 · 4 comments
Closed

How can I manipulate 2 different scenes on a single screen? #2513

nahuelfederico opened this issue Oct 16, 2017 · 4 comments

Comments

@nahuelfederico
Copy link

Hello guys, Someone knows how to manipulate different 2 scenes on a single screen

This screen will have a main scene at the top (it contains a hamburguer and a search field(with a input field))
and bellow , it will have a second scene with two switchable tap-bars

I didn't find information about it , and I would like implement a abstraction between both scenes

In the following image, you'll see an example of that screen

Thanks

sss

@ghost
Copy link

ghost commented Oct 16, 2017

+1

@onrige
Copy link
Collaborator

onrige commented Oct 17, 2017

You can try to do it on only one Scene with your own custom tab bar (tabBarComponent property).

@EnriqueDev
Copy link

or you could use redux to fire events in your views...

@aksonov
Copy link
Owner

aksonov commented Oct 17, 2017

It is out of scope for this component. Use redux or mobx

@aksonov aksonov closed this as completed Oct 17, 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

4 participants