lottie-reactxp icon indicating copy to clipboard operation
lottie-reactxp copied to clipboard

Basic wrapper around Lottie for ReactXP.

Results 4 lottie-reactxp issues
Sort by recently updated
recently updated
newest added

It would help TypeScript users and the adoption of this module, to add the typing file to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped). Here is the typing file I've implemented and am using in a...

help wanted

I think it would be great to have a better demo storybook, at least as good as the Lotties example app. Perhaps using some of that code and Lottie files,...

help wanted

Ive made changes. Release to NPM once its confirmed that React Native is fine with using a pre-transpiled version of this library.

Seeing as ReactXP is targetting browser and native, I think it makes sense to ship transpiled module on native also. https://github.com/facebook/react-native/issues/7850 https://stackoverflow.com/questions/37277215/transpile-react-native-module-to-es5-before-publishing-to-npm Need to figure out whether this has implications...