Skip to main content

Installation

Note

This library relies on Expo Modules Code, and thus requires Expo to be installed.

Add the package​

yarn add swiftui-react-native

Prebuild and Run​

npx expo prebuild -p ios
npx expo run:ios

That's it!​

You should be all set now. Go build something awesome!