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

[ios][issue] tintColor on image component does not work #17111

Closed
aidan-doherty opened this issue Dec 7, 2017 · 5 comments
Closed

[ios][issue] tintColor on image component does not work #17111

aidan-doherty opened this issue Dec 7, 2017 · 5 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@aidan-doherty
Copy link

Is this a bug report?

(write your answer here)
Yes

Have you read the Contributing Guidelines?

(Write your answer here.)

Environment

Steps to Reproduce

(Write your steps here:)

  1. Add a png to with a tint color
  2. view the image and the tint color remains unchanged

Expected Behavior

the non transparent pixels on the image should change to the set color as mentioned in the docs under image component

(Write what you thought would happen.)

Actual Behavior

Color does not change.

(Write what happened. Add screenshots!)

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

@facebook-github-bot
Copy link
Contributor

Thanks for opening the issue! It does not appear like a community member will be able to reliably reproduce this issue. This may be for several reasons; perhaps it affects a particular app but a minimal repro has not been provided, or the issue may be sporadic. As it happens, we need a concrete set of steps that can demonstrably reproduce the issue as this will allow your fellow community members to validate a fix. We'll close the issue for now, but feel free to submit a new issue once you're able to reliably reproduce the issue locally. Thanks for your understanding!

How to ContributeWhat to Expect from Maintainers

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Dec 8, 2017
@aidan-doherty
Copy link
Author

@lwinkyawmyat so if you add something like<Image source={require("IMAGEURLHERE")} tintColor={"red"}/> it displays as red on ios for you?

@lwinkyawmyat
Copy link
Contributor

@aidan2129 , It not worked for me check on snack. We should need to re-open this issue.

@aidan-doherty
Copy link
Author

@lwinkyawmyat Nope not working for me on snack either

@aidan-doherty
Copy link
Author

created new issue #17124

@facebook facebook locked as resolved and limited conversation to collaborators Dec 8, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Dec 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants