block-content-to-react icon indicating copy to clipboard operation
block-content-to-react copied to clipboard

Feature request: Override react-native styles

Open ricokahler opened this issue 3 years ago • 1 comments

I apologize if I missed something, but reading through the code, I don't see anything that lets me override the text styles for react-native.

I know it's possible to completely replace the element used during serialization but that's not exactly what I want. The default serializers are good! I just need to update the font.

Let me know if you're accepting PRs or thoughts. Would love to get a good solution in here is possible. Thanks for making it work in react-native in the first place!

ricokahler avatar Nov 14 '20 06:11 ricokahler

Wrap in a div and change style?

rajikaimal avatar Jul 13 '21 12:07 rajikaimal

Closing this as https://github.com/portabletext/react-native-portabletext is now the successor library to this one

rexxars avatar Jan 31 '23 01:01 rexxars