globocom / react-native-draftjs-render

React Native render for draft.js model
MIT License
390 stars 62 forks source link

Custom StyleMap / decorator? #40

Closed lightninglu10 closed 6 years ago

lightninglu10 commented 6 years ago

Hey guys, does this lib support megadraft customizations like a custom style map / decorator / custom entities?

lightninglu10 commented 6 years ago

Looks like the decorator isn't supported but there's a atomicHandler prop that can do something similar.

Still can't figure out if the custom style map can do custom inline styles (BOLD, LINK, etc..).

lightninglu10 commented 6 years ago

Okay, I figured it out... The custom styles are all lower case.