JSCodeRun icon indicating copy to clipboard operation
JSCodeRun copied to clipboard

Write and run JavaScript code on your mobile device

Results 7 JSCodeRun issues
Sort by recently updated
recently updated
newest added

First, congrats! Your react-native-app JsCodeRun is awesome! So, im try use a window.prompt function and its not work 😕 see printscreen attach. Do you know the reason? ![unnamed](https://user-images.githubusercontent.com/3134214/52785914-63af8c00-3040-11e9-9dfa-e823695e65df.jpg)

Please. Such a standard. :) Thanks for your hard work.

Quando pressionado enter o cursor fica congelado na tela. ![screenshot_2018-03-02-19-34-12](https://user-images.githubusercontent.com/20629241/36925406-9bb6e05a-1e51-11e8-9555-9624c77455a9.png) ![screenshot_2018-03-02-19-34-17](https://user-images.githubusercontent.com/20629241/36925426-a818124c-1e51-11e8-8380-a95597baf4b6.png)

A multiline comment like `/* Hello */` is not colorized in the code editor

When the TextInput is overflowed and scrollable, scrolling jumps to where the cursor is at the top of the input To Reproduce: 1. Enter enough text to have the TextInput...