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

You can't set barTintColor on NavigatoriOS #273

Closed
ghost opened this issue Mar 26, 2015 · 7 comments
Closed

You can't set barTintColor on NavigatoriOS #273

ghost opened this issue Mar 26, 2015 · 7 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@ghost
Copy link

ghost commented Mar 26, 2015

I see that in the code that you can set the barTintColor property on NavigatoriOS, but the property isnt actually given to the Objc code.

Is there a another way to set the background of the navigator or is this a bug?

@vjeux
Copy link
Contributor

vjeux commented Mar 27, 2015

This is most probably a bug. We're not using the navigatorios in any of our real apps so it likely has bugs/unimplemented features

@hyusetiawan
Copy link

@vjeux out of curiosity, what do you guys use for the navigation? And why not use NavigatorIOS?

@vjeux
Copy link
Contributor

vjeux commented Mar 27, 2015

The Navigation component. It supports left/right navigation with swipe to go back and custom header (we implemented breadcrumbs instead of the standard ios one). Also supports coming from the bottom and swiping down from the top to dismiss.

It is written purely in js and reacf

@go1t
Copy link

go1t commented Mar 29, 2015

I would love to see the example of implementing an app using Navigation component. NavigationIOS has so many limitations. 😭

@go1t
Copy link

go1t commented Mar 29, 2015

@hyusetiawan Thank you so much! Can't believe I missed that one haha

@brentvatne
Copy link
Collaborator

This has been fixed!

@facebook facebook locked as resolved and limited conversation to collaborators May 30, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 23, 2018
jfrolich pushed a commit to jfrolich/react-native that referenced this issue Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants