Expensify / react-native-live-markdown

Drop-in replacement for React Native's TextInput component with Markdown formatting.

Home Page:https://www.npmjs.com/package/@expensify/react-native-live-markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Images

nandorojo opened this issue · comments

I have 2 questions:

  1. Will images ever be rendered in the input, the way that they are with iMessage's inputs?
  2. Regardless of the answer to 1, could we add an onPaste function that tells you when something was pasted? And it could have a union type telling you what was pasted? It would be super useful to know when someone tried to paste an image/video.