Giter Site home page Giter Site logo

react-native-animate-number's People

Contributors

caleyd avatar cinder92 avatar coleturner avatar wkh237 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-animate-number's Issues

How to reset when changing screen and come back

Hello,
The animation works as expected after the first display, but I can't get how to reset it, to make it works for the next taps, for example when I change screen and come back to this one...

Animation is broken

Using <AnimateNumber value={1000} timing="easeIn" /> shows really weird visual results. The numbers in the animation are all over the place before it reaches the final count.

es2015 preset error with this component

First of all......... thank you thank you for creating this component! I just grabbed it and I'm trying to just import it per the instructions in the README.md and I'm running into the following error. I'm on RN 0.25.1 if that matters.

image

Bug: Wrong declaration of props function in index.js

So, when I used this package with my project, I encountered this bug

   17 | export default class AnimateNumber extends Component {
   18 |
  > 19 |   props : {
      |         ^
   20 |     countBy? : ?number,
   21 |     interval? : ?number,
   22 |     steps? : ?number,

Reverse count

Didn't found way animate in decrement order
eg start from 60 end with 0

Is this project abandoned?

Hi, @wkh237 there are some opened issues and unmerged pull requests here. There are no problem if this project has been abandoned just let us know. Thank you

So slow onAndroid

I am now waiting it to finish the animation 😂 on android device .. It is not yet done .

However, in iOS, it works quickly

Warning: componentWillUpdate has been renamed, and is not recommended for use.

See https://fb.me/react-async-component-lifecycle-hooks for details.

* Move data fetching code or side effects to componentDidUpdate.
* Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.

Please update the following components: AnimateNumber

This warning comes up in dev tools for newer versions of React 16.X.

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.