Skip to content

Commit 0b8d45e

Browse files
committed
chore: add known limitations to docs
1 parent f678b77 commit 0b8d45e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ We can help you build your next dream product –
3232
- [Other Events](#other-events)
3333
- [Customizing \<EnrichedTextInput /> styles](#customizing-enrichedtextinput--styles)
3434
- [API Reference](#api-reference)
35+
- [Known limitations](#known-limitations)
3536
- [Future Plans](#future-plans)
3637
- [Contributing](#contributing)
3738
- [License](#license)
@@ -240,6 +241,12 @@ You can find some examples in the [usage section](#usage) or in the example app.
240241

241242
See the [API Reference](docs/API_REFERENCE.md) for a detailed overview of all the props, methods, and events available.
242243

244+
## Known limitations
245+
246+
- Only one level of lists is supported. We currently do not support nested lists.
247+
- Inline images are supported only on Android.
248+
- Codeblocks are supported only on Android.
249+
243250
## Future Plans
244251

245252
- Adding Codeblocks and Inline Images to iOS input.

0 commit comments

Comments
 (0)