react-native-animatable

Standard set of easy to use animations and declarative transitions for React Native (by oblador)

React-native-animatable Alternatives

Similar projects and alternatives to react-native-animatable

  1. react-native

    A framework for building native applications using React

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. axios

    Promise based HTTP client for the browser and node.js

  4. react-native-reanimated

    React Native's Animated library reimplemented

  5. react-native-vector-icons

    Customizable Icons for React Native with support for image source and full styling.

  6. tailwind-rn

    🦎 Use Tailwind CSS in React Native projects

  7. moti

    🐼 The React Native (+ Web) animation library, powered by Reanimated 3.

  8. lottie-react-native

    Lottie wrapper for React Native.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. lottie

    Lottie documentation for http://airbnb.io/lottie.

  11. react-native-modal

    An enhanced, animated, customizable Modal for React Native.

  12. use-debounce

    A debounce hook for react

  13. react-native-confetti

    Raining confetti made with react native animations

  14. slide-element

    A < 750 byte Promise-based library for animating elements with dynamic heights open & closed. Basically, a modern variant of jQuery's slideUp(), slideDown(), and slideToggle().

  15. react-native-gl-model-view

    πŸ“Ί Display and animate textured Wavefront .OBJ 3D models with 60fps - native bridge to GLView (iOS) and jPCT-AE (Android)

  16. react-native-animated-sprite

    React Native component for animated sprite and tweening

  17. react-native-magic-move

    Discontinued Create magical move transitions between scenes in react-native 🐰🎩✨

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better react-native-animatable alternative or higher similarity.

react-native-animatable discussion

Log in or Post with

react-native-animatable reviews and mentions

Posts with mentions or reviews of react-native-animatable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-23.
  • React native animatable
    1 project | /r/reactnative | 31 Mar 2023
    tried this method and it throws and error ref.current.pause is not a function I also don't see anything on the GitHub page of the package...? https://github.com/oblador/react-native-animatable
  • Practice by doing a app
    1 project | /r/reactnative | 10 Sep 2021
    hello, thank you for the replay. For the animation I'm using https://github.com/oblador/react-native-animatable it is a very small library comparison with the other animation libraries but it is powerfull and easy to implement. And the animation type name is "fadeInDownBig"
  • Mistakes I made while maintaining an open-source React Native library for five years
    6 projects | dev.to | 23 Aug 2021
    The last mistake I wanted to mention is relying too much on third-party libraries. Specifically, in my case, react-native-animatable. React Native Animatable is a great library that allows defining transitions and animations in a declarative fashion by abstracting the React Native animated API. In 2015/2016, react-native-animatable was the way to sprinkle animations on top of React Native apps. Mad props to @oblador for building it. react-native-animatable powers all react-native-modal’s animation. Users can pick any animation exposed by react-native-animatable and apply it to the enter/exit state of the modal with a single line of code.
  • Update: Hey Reddit - My first app is ready for a beta test. Read comments if you're interested.
    5 projects | /r/reactnative | 12 Aug 2021
    Tailwind Styles: https://github.com/vadimdemedes/tailwind-rn Storage: https://react-native-async-storage.github.io/async-storage/docs/api Navigation: https://reactnavigation.org/ Audio: https://docs.expo.io/versions/v41.0.0/sdk/audio/ Animations: https://github.com/oblador/react-native-animatable Modal: https://github.com/react-native-modal/react-native-modal Confetti: https://github.com/cdvntr/react-native-confetti Debounce: https://github.com/xnimorz/use-debounce Toast: https://github.com/calintamas/react-native-toast-message
  • A simple React Native flashcard game I'm making for my son. I'd love some feedback.
    3 projects | /r/webdev | 2 Jul 2021
    Animations: https://github.com/oblador/react-native-animatable
    1 project | /r/reactnative | 2 Jul 2021
    The animations are pretty simple though. I used React Native Animatable. From there you can add a ref to the element you want to animate and call the animate function on press on whenever. Looks something like:
  • React Native βš›οΈ Animation Libraries easy to use!
    6 projects | dev.to | 17 Mar 2021
    React Native Animatable creates simple animations and transitions with declarative components, just import the element and choose from a lot of animations pre-build or create a custom animation!
  • Useful React Native Packages
    4 projects | dev.to | 29 Jan 2021
    First off is React Native Animatable, and as the name suggests, this package helps you add animations to elements contained in mobile components. Now you can find more information about this package here, but I will try and explain how to use this package in your project. To add this package to your app, you will need to use either of these commands in your terminal.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Stats

Basic react-native-animatable repo stats
8
9,903
5.1
over 1 year ago

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?