Skip to content

Repository files navigation

Uniwind Pro Demo (1.6.0) Released 17 August 2026

A prebuilt demo app showcasing Uniwind Pro features: the C++ engine, ShadowTree updates, Reanimated animations, native theme transitions, and scoped CSS variables. 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 56
  • React Native 0.85.x

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-rn.0.85.3.tgz into your project root and add it as a dependency:

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

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

If you are migrating an existing Uniwind (OSS) app, follow the Migrate to Pro guide for the full list of steps.

Limitations

  • iOS Simulator only - the XCFramework is prebuilt for simulator arm64. No device builds, no Android
  • Expo SDK 56 and React Native 0.85.x 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

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages