Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 931 Bytes

File metadata and controls

35 lines (25 loc) · 931 Bytes

Demo

Going from a TypeScript codebase to a native Swift app using TypeSwift

iOS Canvas Preview

Demonstration

Preview.mp4

Getting Started

  1. Setup the Node environment
cd ReactDemo
npm i
npm run dev
  1. Open DemoApp
DemoApp/Demo.xcodeproj
  1. Build and run locally