- forked from: https://github.com/byCedric/expo-vscode-debug & thanks @byCedric for the original work Successfully debugging with web mode along with TypeScript
- PLEASE USE
main
BRANCH for a more stable build.
-
Expo React Native app with TypeScript support
-
Debugging capabilities in Chrome, across Android & Web
-
Proper TypeScript configuration
-
Online build suceeded with a installable package for mobile devices.
-
Install dependencies:
npm install
-
Start the development server:
npm run start
- React Native
- Expo
- TypeScript