JSPM

  • Created
  • Published
  • Downloads 12369
  • Score
    100M100P100Q147747F
  • License MIT

<Text> that supports animated value

Package Exports

  • react-native-animateable-text

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-animateable-text) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-native-animateable-text

<Text> that supports animated value

Installation

npm install react-native-animateable-text

Usage

import ReanimatedText from 'react-native-animateable-text';

// ...

const result = await ReanimatedText.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT