Skip to content

Issue with styling Button Text #75

Open
@Eonsinde

Description

@Eonsinde
  • What version of React Native? 0.72.10
  • What version of the library? ^2.1.0
  • iOS/Android version? 11
  • Did the problem happen after updating React Native? No
  • Are you using the library for the first time? Yes
  • What code snippet did you use? I didn't use a code snippet, I just tried styling the Text component for each button in the confirmation dialog. The issue I noticed is only the color and colorDisabled styles actually modify the text's appearance for each button, the other styles don't work.

code snippet

github-issues

In the attached image, you can see I'm trying to use the textStyle to modify the transform, size and font family. Those styles do not work

The snippet below shows the usecase in a mobile application

Screenshot_20240613-170053

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions