@spirokit/travel-app-template-typescript

A SpiroKit Travel app template with Typescript


Keywords
react, expo, template, typescript, boilerplate, spirokit
License
MIT
Install
npm install @spirokit/travel-app-template-typescript@1.0.3

Documentation

SpiroKit - Travel App Template with Typescript

A SpiroKit Travel app template with Typescript

travel app banner image

Usage

  1. 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.

  2. Create a new project

expo init my-app --template @spirokit/travel-app-template-typescript
  1. Download the spirokit-core-[version].tgz file from Gumroad and add it to the root of your project.

  2. Install SpiroKit on your project

yarn add ./spirokit-core-[version].tgz
  1. Run your app.
npm start

For more information about how to use SpiroKit, here's the full storybook documentation.