File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -247,6 +247,14 @@ You can find some examples in the [usage section](#usage) or in the example app.
247247
248248See the [ API Reference] ( docs/API_REFERENCE.md ) for a detailed overview of all the props, methods, and events available.
249249
250+ ## Future Plans
251+
252+ - Adding Codeblocks and Inline Images to iOS input.
253+ - Making some optimizations around ` onChangeHtml ` event, maybe some imperative API to get the HTML output.
254+ - Creating ` EnrichedText ` text component that supports our HTML output format with all additional interactions like pressing links or mentions.
255+ - Adding API for custom link detection regex.
256+ - Web library implementation via ` react-native-web ` .
257+
250258## Contributing
251259
252260See the [ contributing guide] ( CONTRIBUTING.md ) to learn how to contribute to the repository and the development workflow.
You can’t perform that action at this time.
0 commit comments