react-native-paper
react-native-paper copied to clipboard
feat: Added font weight of value bold to themes
trafficstars
Summary
Closes #2917
Currently there is no fontWeight value of bold in themes (PaperProvider). This PR adds that style.
Test plan
- Set font weight to bold in your theme.
- Assign a theme to the component to apply styles.
Hey @jakubrekowski, thank you for your pull request 🤗. The documentation from this branch can be viewed here.