SpiroKit Expo Router Template
The official SpiroKit template for Expo Router (Beta)
Usage
-
Get your SpiroKit license here We support Parity Purchasing Power. Check our website to see if you are eligible for a discount, if you need it.
-
Create a new project
expo init my-app --template @spirokit/expo-router-template
-
Download the
spirokit-core-[version].tgz
file from Gumroad and add it to the root of your project. -
Install SpiroKit on your project
yarn add ./spirokit-core-[version].tgz
- Run your app.
npm start
For more information about how to use SpiroKit, here's the full storybook documentation.