imnapo / react-native-cn-quill

Quill rich-text editor for react-native
MIT License
187 stars 74 forks source link

hotfix(types): export DimensionsChangeData #68

Closed FabianMeul closed 3 years ago

FabianMeul commented 3 years ago

Terribly sorry about this. 😓 Seem to have forgotten to export the DimensionsChangeData type for the built library.

FabianMeul commented 3 years ago

@imnapo Any chance of making a release for this? :-)

imnapo commented 3 years ago

😅 l will release it today .

imnapo commented 3 years ago

@FabianMeul please check release v0.7.14 I've also implemented your sample inside the editor. So There is not need to update the height manually. You only need to set autoSize property to true.