-
-
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
Appbar.Action & Appbar.BackAction color prop doesn't work #3368
Comments
Couldn't find version numbers for the following packages in the issue:
Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3. |
The versions mentioned in the issue for the following packages differ from the latest versions on npm:
Can you verify that the issue still exists after upgrading to the latest versions of these packages? |
|
@saver711 thanks for reporting the issue, I will investigate the problem. |
|
I've just provided the PR, which will be merged and released in the next rc version( |
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. |
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"
The text was updated successfully, but these errors were encountered: