Skip to content

upsilonIT/animated-app-rn-example

Repository files navigation

React-Native App With Animated Examples:

  • Animated List Of Contacts
  • Animated Feature For Comparing Photos

This code was built by Upsilon for a guide on creating animations in React Native

Installation

Install Node.js

Install yarn.

npm install yarn --global

Download or clone this project.

Navigate to the project.

1. cd animated-app-rn-example

Install dependencies

yarn
# or
npm install

Run the project

yarn start


# you can open iOS, Android, or web from here, or run them directly with the commands below.
yarn android
yarn ios
yarn web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published