software-mansion / radon-ide

VSCode extension that turns your editor into a fully fledged IDE for React Native and Expo.
https://ide.swmansion.com
Other
1.01k stars 35 forks source link

cannot copy to clipboard from simulator #160

Open dannyhw opened 7 months ago

dannyhw commented 7 months ago

This maybe not the most common usecase but I have a share button that lets me copy some text from the app and the text doesn't seem to get added to my mac clipboard even though it normally would with a simulator running outside of the extension.

sregg commented 4 months ago

Same issue with paste. Can't paste text from mac to simulator.

lucas-mancini commented 2 months ago

Same issue, this is blocking me from using the extension, since my app needs a code or a deep link in order for a user to log in.