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

Appbar.Action & Appbar.BackAction color prop doesn't work #3368

Closed
saver711 opened this issue Sep 15, 2022 · 7 comments · Fixed by #3370
Closed

Appbar.Action & Appbar.BackAction color prop doesn't work #3368

saver711 opened this issue Sep 15, 2022 · 7 comments · Fixed by #3370

Comments

@saver711
Copy link

saver711 commented Sep 15, 2022

Current behaviour

Appbar.Action & Appbar.BackAction color prop doesn't work

Expected behaviour

for Appbar.Action & Appbar.BackAction color prop to work

SEE THIS SNACK
https://snack.expo.dev/@ahmedhassan711/color-prop

What have you tried

some manipulation, but it doesn't work

Versions

react-native: "0.69.5"
react-native-paper: "^5.0.0-rc.5"
react-native-vector-icons : "^9.2.0"

@github-actions
Copy link

Couldn't find version numbers for the following packages in the issue:

  • react-native
  • react-native-paper
  • react-native-vector-icons

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

@github-actions
Copy link

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native (found: 0.69.5, latest: 0.70.1)
  • react-native-paper (found: 5.0.0-rc.5, latest: 4.12.4)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

@saver711
Copy link
Author

Couldn't find version numbers for the following packages in the issue:

  • react-native
  • react-native-paper
  • react-native-vector-icons

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

@lukewalczak
Copy link
Member

@saver711 thanks for reporting the issue, I will investigate the problem.

@saver711
Copy link
Author

@lukewalczak
sorry, i am new to github issues
if u solved the problem, what should i do to use custom color for Appbar.Action & Appbar.BackAction

@lukewalczak
Copy link
Member

sorry, i am new to github issues
if u solved the problem, what should i do to use custom color for Appbar.Action & Appbar.BackAction

I've just provided the PR, which will be merged and released in the next rc version(5.0.0-rc.6).

@error-try-again
Copy link

Had the same issue. Confirming that that moving from 5.0.0-rc.4 to 5.0.0-rc.6 fixed this issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants