Skip to content

This repo has simple animation made using React Native and its default Animated API

Notifications You must be signed in to change notification settings

Haseeba393/simpleAnimation

Repository files navigation

Simple Animations using React Native

Preview

You can watch live working demo of this repo here:
https://youtu.be/YOyC-gDprf8
You can watch other demo as well on my channel

Installation

You can run this code on your side by following these steps:
  1. Download or Pull the code on your side
  2. Navigate to your downloaded folder and open terminal
  3. Run this command npm install to install all required dependencies
  4. To run on iOS Simluator use this command react-native run-ios
  5. To run on Android device/Emulator use this command react-native run-android

Introduction

This repo has some cool simple animations made using React Native CLI and React Native's Animated API. This repo has great introduction for beginners. They can learn animations very easily through this repo and can make their own animations.

Animations

This repo has following animations in it:
  1. Fade In
  2. Fade Out
  3. Spring & Bounciness
  4. Pop Up Box
  5. Moving Object
  6. Rotate Object

Message

If you like the repo. Please hit the star. Also if you want more animations, tutorials and help in any other aspect of React Native you can ping me on my Email or onmy Youtube Channel.
Happy coding

About

This repo has simple animation made using React Native and its default Animated API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published