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

fix: nested text styling not inheriting from parent

Open rayan1810 opened this issue 1 year ago • 2 comments

This addresses the issue #4351 by adding a React Context with Text Component and checks + reads the parent Text's context to get it's style and merges it with the current Text's style, just like how React Native behaves.

Related issue

#4351

Test plan

Testing is pending, the PR is still a Work in progress!

rayan1810 avatar Mar 23 '24 19:03 rayan1810

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

callstack-bot avatar Mar 23 '24 19:03 callstack-bot

Ready for Review ✅

rayan1810 avatar Jul 13 '24 22:07 rayan1810