Skip to content

New arch disabled button theme colorΒ #4520

Open

Description

Current behaviour

When using "react-native": "~0.75.3", the disabled button color theme is different than when using "react-native": "0.74.5",. The same behavior is exhibited on Android.

Expected behaviour

Theming with the latest version of react-native should behave consistently with all previous versions.

How to reproduce?

  1. yarn install.
  2. yarn run ios.

https://github.com/iM-GeeKy/paper-button-disabled-bug

Preview

"react-native": "~0.75.3",
https://github.com/user-attachments/assets/d2d3ac54-34ca-47d8-a9ae-fe637b9e7687

"react-native": "0.74.5",
https://github.com/user-attachments/assets/6cb50a45-a41f-4704-b7bc-7e41b8c93460

What have you tried so far?

Simply changing between the different versions yields different theming behavior for the disabled prop on a Button.

Relates to new arch support

Your Environment

software version
ios 18.0
android 14.0
react-native 0.75.3
react-native-paper 5.12.5
node 20.17.0
npm or yarn yarn
expo sdk 51.0.36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions