meetravi / app-intro-lottie-expo

App Intro component with Expo, styled-components and Lottie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Intro with Expo and Lottie

foo

Overview

The technologies used in this app are the following:

Prerequisites

Run the project

  1. Clone this repo to your local machine.
git clone https://github.com/yhenni1989/app-intro-lottie-expo.git

cd app-intro-lottie-expo
  1. Install client dependencies.
yarn

# or

npm install
  1. Launch the simulator.
yarn ios

# or

yarn android

Step by step tutorial

  • Read the full series of articles detailing the building process of this app here.

About

App Intro component with Expo, styled-components and Lottie


Languages

Language:JavaScript 100.0%