imnapo / react-native-cn-richtext-editor

Richtext editor for react native
MIT License
218 stars 113 forks source link

Add more options to style change #85

Closed pacozaa closed 5 years ago

pacozaa commented 5 years ago

Add more options to style change when CNToolbar use only a few options.

pacozaa commented 5 years ago

Add textInputStyle props to document.

mqtik commented 5 years ago

I'm trying to use this, but the changes are looking for a iconSet prop to perform a map.

but the prop is undefined.

how are you settings this?

pacozaa commented 5 years ago

@mqtik checkout my new commit :)

mqtik commented 5 years ago

Excellent, I will try it.

I'm preparing a few pull request too and I can't merge just yet.

pacozaa commented 5 years ago

@imnapo I resolved files as suggested but still haven't run an example yet. Do you have a set of command to run expo-demo? I will help add it to repo too.