wix-incubator / react-native-zss-rich-text-editor

React Native rich text editor based on ZSSRichTextEditor
Other
841 stars 310 forks source link

ios 无法滚动到底部完善 #143

Open wangweijia opened 5 years ago

wangweijia commented 5 years ago

如果富文本框高度不是全屏的时候,会出现内容无法滚动到底部的情况。 if rich-text-editor's height not equal with window's height, content can't scroll to bottom

wangweijia commented 5 years ago

1、if rich-text-editor's height not equal with window's height, content can't scroll to bottom 2、fixed ios web file zss_editor.currentSelection undefined