All Projects → youneshenniwrites → app-intro-lottie-expo

youneshenniwrites / app-intro-lottie-expo

Licence: other
App Intro component with Expo, styled-components and Lottie

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to app-intro-lottie-expo

Lottie Windows
Lottie-Windows is a library (and related tools) for rendering Lottie animations on Windows 10.
Stars: ✭ 322 (+600%)
Mutual labels:  animations, lottie
React Native Nav Transition
React Native Nav Transition
Stars: ✭ 154 (+234.78%)
Mutual labels:  animations, expo
React Native Dating App
Dating app - Exponent and React Native
Stars: ✭ 352 (+665.22%)
Mutual labels:  animations, expo
ionic-lottie
Sample using ng-lottie and ionic 3 to view animations rendered from After Effects
Stars: ✭ 104 (+126.09%)
Mutual labels:  animations, lottie
Spectrum
Simple, powerful online communities.
Stars: ✭ 10,315 (+22323.91%)
Mutual labels:  styled-components, expo
weather-icons
Free to use animated weather icons.
Stars: ✭ 341 (+641.3%)
Mutual labels:  animations, lottie
React Native Tinder Cards
Implementing Tinder Card animations in React Native
Stars: ✭ 24 (-47.83%)
Mutual labels:  animations, expo
Reactnativeauth
Mobile user authentication flow with React Native, Expo, and AWS Amplify: Sign In, Sign Up, Confirm Sign Up, Forget Password, Reset Password.
Stars: ✭ 108 (+134.78%)
Mutual labels:  mobile-development, expo
React Native Starter Kit
React Native starter kit, get up and running !
Stars: ✭ 9 (-80.43%)
Mutual labels:  styled-components, expo
Animate Components
✨ Elemental components for doing animations in React
Stars: ✭ 908 (+1873.91%)
Mutual labels:  styled-components, animations
react-native-appsync-s3
React Native app for image uploads to S3 and storing their records in Amazon DynamoDB using AWS Amplify and AppSync SDK
Stars: ✭ 18 (-60.87%)
Mutual labels:  mobile-development, expo
coronadev
Aplicativo para consultar a situação global do COVID-19
Stars: ✭ 44 (-4.35%)
Mutual labels:  styled-components, expo
React Native Pull Refresh
Custom pull to refresh component for Android
Stars: ✭ 456 (+891.3%)
Mutual labels:  lottie, expo
Lottieuwp
UWP port of Lottie(https://github.com/airbnb/lottie-android)
Stars: ✭ 276 (+500%)
Mutual labels:  animations, lottie
Galio
Galio is a beautifully designed, Free and Open Source React Native Framework
Stars: ✭ 2,772 (+5926.09%)
Mutual labels:  mobile-development, expo
Flutter ui challenge flight search
An advanced UI design implemented in Flutter
Stars: ✭ 642 (+1295.65%)
Mutual labels:  animations, mobile-development
PhoneInput
React Native component for international phone input with country phone code and flag.
Stars: ✭ 27 (-41.3%)
Mutual labels:  mobile-development, expo
Proffy
👥 Plataforma de estudos online, onde é possível conectar alunos com professores. Este é um projeto que foi desenvolvido durante a Next Level Week #2 da @Rocketseat, durante os dias 3 à 7 de agosto de 2020.
Stars: ✭ 12 (-73.91%)
Mutual labels:  styled-components, expo
React Native Boilerplate
A React Native boilerplate with Expo, Redux, React Navigation, Styled Components and some 💕 included.
Stars: ✭ 135 (+193.48%)
Mutual labels:  styled-components, expo
proffy
React Native + ReactJS + NodeJS project developed on RocketSeat NexLevelWeek. This project is based on an application for connect students and teachers.
Stars: ✭ 30 (-34.78%)
Mutual labels:  styled-components, expo

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 metro bundler.
yarn start

This will start the metro bundler in your browser.

  1. Lanuch the simulator on your machine

If you have Xcode or Android Emulator installed, then you can launch the simulator using one of the following commands.

yarn ios

# or

yarn android

If you don't have a simulator installed in your machine, skip to step 5.

  1. Test the app in your device.
  • You must install the Expo Client app on your phone. Links in Section 2 of the docs.

  • Scan the QR code provided by expo. Located at the bottom left corner in the Metro Bundler browser page.

Metro Bundler

Step by step tutorial

  • Read the full series of articles detailing the building process of this app here.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].