Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bkniffler/vscode-native


https://github.com/bkniffler/vscode-native

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Proove of concept

Monaco editor embedded in a react-native webview. This is not a port of VSCode.

![Alt text](/screenshot.png?raw=true "Screenshot")

Run (for iOS development):

```bash
yarn
yarn dev
```