Skip to content

uni-stack/uniwind-pro-demo

Repository files navigation

Uniwind Pro Demo

A prebuilt demo app showcasing Uniwind Pro features: the C++ engine, ShadowTree updates, Reanimated animations, and native theme transitions. Vibecoded with Uniwind skill.

This demo includes a prebuilt XCFramework for iOS Simulator (arm64) only. No Uniwind Pro license is required. No Android support.

demo-compressed.mp4

Requirements

  • macOS with Xcode installed
  • iOS Simulator
  • Expo SDK 54
  • React Native 0.81.5

Using a different React Native version will result in a build failure or runtime crash.

Quick start

bun install
bun expo prebuild
bun run ios

Try it in your own project

Want to test Uniwind Pro in your existing app? Copy uniwind-pro-demo-ios-only-rn.0.81.5.tgz into your project root and add it as a dependency:

"dependencies": {
  "uniwind": "file:./uniwind-pro-demo-ios-only-rn.0.81.5.tgz"
}

Then run bun install && cd ios && pod install (or expo prebuild) and start using Uniwind Pro classes in your components.

Limitations

  • iOS Simulator only - the XCFramework is prebuilt for simulator arm64. No device builds, no Android
  • Expo SDK 54 and React Native 0.81.5 only - pinned to these exact versions
  • No license required - this is a free demo, no account or purchase needed

Learn more

Copyright

Copyright Uniwind 2026. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors