Code Monkey home page Code Monkey logo

react-native-animation-samples's Introduction

React Native Animation Samples

Some very interesting and challenging animation samples built in react-native

๐Ÿงฌ Samples

Project
> Expo Snack
> YouTube Tutorial Playlist

1. Custom Toolbar

> YouTube Tutorial

A Custom playful, interactive toolbar with cool gesture based interruptible animations.

> Browse
> Demo: twitter | youtube short 1, short 2
Animated Toolbar Preview

2. Color Swatch

> YouTube Tutorial

A Color Swatch that plays a circular rotation based on user gestures.

> Browse
> Demo: twitter | youtube
Color Swatch Preview

3. Grid Magnification

A grid list view that displays Magnify effect on long press & drag, focusing on the items near the touch area within a radius.

> Browse
> Demo: twitter
> Alternatives: Flutter
Grid Magnification Preview

4. Rope Physics

A realistic looking gesture controlled, bezier based Rope UI implementation and related samples.

> Browse
> Demo: twitter
Rope Physics Preview

5. Custom Cursor/Caret

A Customizable custom cursor/caret for TextFields, with intuitive validation animations for max length and password strength.

> Browse
> Demo: twitter (max length | password strength)
> Alternatives: Flutter
Custom Cursor/Caret Preview

๐Ÿงฌ Other samples (Incomplete) ๐Ÿšง

  • Cards Swap:- A drag/swipe demo where the cards dodge each other with gesture based animations. See preview

๐Ÿ–ฅ Running locally

# after clone, cd into the directory
# install dependencies
yarn install

# iOS only
npx pod-install ios
# or
cd ios && pod install && cd ..

# Run iOS
npx react-native run-ios

# Run Android
npx react-native run-android

react-native-animation-samples's People

Contributors

aashu-dubey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.