wxik

Results 49 comments of wxik
trafficstars

``` /** * Dismisses the active keyboard and removes focus. */ dismissKeyboard: () => void; ```

let me consider the question of link modification

`initialFocus={false}` The issue has been fixed

You can also add keyboard handling buttons in the toolbar, in addition to using `blurContentEditor`

Thank you very much, the latest version has been repaired

Thank you, I'll take some time to verify

@kamiranoff Using a third-party editor is something I've always wanted to do. Your library is great. I haven't worked on RN since I left my last company 3 years ago....

你需要选择文本后触发事件? 还是通过一个按钮点击后获取选择的文本? Do you need to trigger an event after selecting text? Or can the selected text be obtained by clicking a button?