Skip to content

Commit 90ee06c

Browse files
committed
chore: bring back future plans
1 parent d89075a commit 90ee06c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,14 @@ You can find some examples in the [usage section](#usage) or in the example app.
247247

248248
See 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

252260
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

0 commit comments

Comments
 (0)