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

add tintColor and barTintColor to TabBar #961

Closed
wants to merge 4 commits into from

Conversation

cmcewen
Copy link
Contributor

@cmcewen cmcewen commented Apr 22, 2015

No description provided.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 22, 2015
@@ -44,7 +55,10 @@ var styles = StyleSheet.create({
});

var config = {
validAttributes: ReactIOSViewAttributes.UIView,
validAttributes: merge(ReactIOSViewAttributes.UIView, {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to conflict with sahrens@58a550f#diff-27f88ff7e26d700f93b6d9791f3d408d

Can you rebase when that lands?

@tsunammis
Copy link
Contributor

I'm looking forward to use this feature

@cmcewen
Copy link
Contributor Author

cmcewen commented Apr 27, 2015

Didn't see that commit landed - I was watching the wrong PR. Should be good to go now @sahrens

@tsunammis
Copy link
Contributor

@cmcewen can you retry the build on Travis ? maybe with the react-native 0.4.1, the issue will be resolved ;-)

@tsunammis
Copy link
Contributor

@cmcewen Do you know how fix the failed test ?

@nicklockwood
Copy link
Contributor

Sorry this has gone unattended for a while. We're still catching up on the backlog.

This is basically fine aside from a few stylistic issues. If you can fix those, and rebase against the latest version, we can get this merged.

@cmcewen
Copy link
Contributor Author

cmcewen commented May 5, 2015

No worries! I know there's a lot to go through.

@tsunammis
Copy link
Contributor

@cmatheson Can I help you on anything ?

@sallar
Copy link

sallar commented May 13, 2015

Can someone please complete this feature? I really need it :-)

@tsunammis tsunammis mentioned this pull request May 19, 2015
@tsunammis
Copy link
Contributor

Hello @cmcewen @sallar @nicklockwood

I rebased @cmcewen work from the master (0.4.4) and by now all the tests pass -> #1337

@cmcewen can you rebase with the master ? else @nicklockwood you can directly merge my PR, it is up to date

@cmcewen I not updated your work and neither your "commits", just rebased ;-)

@sallar
Copy link

sallar commented May 19, 2015

@tsunammis Thanks! I was starting to do it myself, Since I want to use the native tabbar in a project of mine. But will wait for this PR to be merged.

@tsunammis
Copy link
Contributor

@sallar Like me :)

tadeuzagallo pushed a commit to tadeuzagallo/react-native that referenced this pull request May 28, 2015
Summary:
[Origin Pull request](facebook#961) from [cmcewen](https://github.com/cmcewen)

All the work have been done by @cmcewen, I just rebased his work with the master.
Closes facebook#1337
Github Author: Stan Chollet <stanislas.chollet@gmail.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
tadeuzagallo pushed a commit to tadeuzagallo/react-native that referenced this pull request May 28, 2015
Summary:
[Origin Pull request](facebook#961) from [cmcewen](https://github.com/cmcewen)

All the work have been done by @cmcewen, I just rebased his work with the master.
Closes facebook#1337
Github Author: Stan Chollet <stanislas.chollet@gmail.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
@cmcewen cmcewen closed this May 28, 2015
ayushjainrksh pushed a commit to MLH-Fellowship/react-native that referenced this pull request Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants