react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

feat: Added font weight of value bold to themes

Open jakubrekowski opened this issue 4 years ago • 1 comments
trafficstars

Summary

Closes #2917

Currently there is no fontWeight value of bold in themes (PaperProvider). This PR adds that style.

Test plan

  1. Set font weight to bold in your theme.
  2. Assign a theme to the component to apply styles.

jakubrekowski avatar Oct 16 '21 10:10 jakubrekowski

Hey @jakubrekowski, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Oct 16 '21 10:10 callstack-bot