Skip to content

LookInsideApp/LookInside-Example

Repository files navigation

LookInside-Example

This is a ready-to-run demo app for trying LookInside on iOS and macOS.

It has three SwiftUI screens: Music, Feed, and Chat. Run the app, open LookInside on your Mac, and inspect the live UI.

Run it

iOS Simulator:

make run

macOS:

make run-mac

You can also open LookInsideExample.xcodeproj in Xcode and press Run.

Build only

make build-sim
make build-mac

What is inside

Path What it is
Sources/LookInsideExampleApp/ The demo app screens
LookInsideExample.xcodeproj The Xcode project
Project.swift Tuist project setup
Configuration/ Build settings

LookInside continues the work of LookinServer, the original iOS view debugger runtime.

About

Public SwiftUI iOS demo for trying LookInside with the prebuilt server binary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors