-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 show tab inside the tab (Nested tabs)? #2199
Comments
Have you tried to put Scene tabs inside Scene tabs?
… On 8 Aug 2017, at 09:28, Nakul Kundaliya ***@***.***> wrote:
How can I show tab inside the tab?
Example
<https://user-images.githubusercontent.com/15937642/29060865-2bcdfe64-7c39-11e7-9b6a-52d275e8b547.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#2199>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABQpcSdmrLtbDBy_zg6GGqNxZ-zLl9L0ks5sWA4xgaJpZM4OwWNU>.
|
Yes i have tried it |
And what do you see? Probably react-navigation doesn't support it, please try pure react-navigation solution first. |
You mean it's not possible in |
@nakulkundaliya If react-navigation doesn't support it then yes. But it seems to support it with some |
@aksonov I fixed it |
@aksonov can you please share sample code block on how to do the nested tabs here? I am also looking to do the similar thing. Would be great if you can do that. thanks |
@tasharofi you can find demo from |
@nakulkundaliya thanks but I dont see the nested tabs section? I am running the "Example" project. Can you tell me where to find it please? |
|
How can hide parent tab bar if i click on a particular child tab bar. |
How can I show tab inside the tab?
Example
The text was updated successfully, but these errors were encountered: