Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkniffler/vscode-native
https://github.com/bkniffler/vscode-native
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bkniffler/vscode-native
- Owner: bkniffler
- Created: 2020-03-26T13:48:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T18:28:58.000Z (almost 2 years ago)
- Last Synced: 2023-08-05T15:09:46.728Z (over 1 year ago)
- Language: Objective-C
- Size: 1.63 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
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
```