terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add TextInput On Touch

bosheski opened this issue · comments

Does anyone have any clue how I can add Text On Touch anywhere on the canvas?

When clicking on a Text Button and then touching the Canvas in random position I want a TextInput to be shown and saved upon completion.

Can I please have some guidance on this or if anyone has done this a share would be much appreciated.