Luke Walczak

Results 169 comments of Luke Walczak

Thanks for confirmation! Since you does have running Android 8, would you like to investigate the problem and suggest a solution?

Hey @wilav-dev, the `label` in `Button` component, in MD3, by default have the following styles: ``` md3Label: { marginVertical: 10, marginHorizontal: 24, }, ``` You can override them using `labelStyle`...

Which library version are you using?

Could you please present how the `Button` is used in your code in order to reproduce the issue, since I'm not able to observe the problem which you're facing?

Actually, I was not able even once to observe the issue, so maybe you can investigate the issue and suggest the solution 🤔

Hey @CXiann, I was trying to reproduce the issue, however without the success. Could you please attach the small github repo presenting the problem? I was trying on: react-native-paper: 5.10.4...

It will be released in `5.12.0`, today or in the current week.

@RobinLindhout , please check the CI issue

> This seems to be fixed in RC, I'm sorry for not helping out, a lot of things got in the way. Based on that information, closing the issue.

Does the issue exist with the `react-native-paper` latest version?