react-native-paper
react-native-paper copied to clipboard
Update Button.tsx
Summary
Test plan
Hey @td-tomasz-joniec, thank you for your pull request 🤗. The documentation from this branch can be viewed here.
Hello @td-tomasz-joniec, could you kindly provide details on the problem that the PR is intended to address?
Hello @td-tomasz-joniec, could you kindly provide details on the problem that the PR is intended to address?
Button uses internally Text which has its own prop adjustsFontSizeToFit, this change will allow to use this prop in order to scale text when there is little space available.