react-native-web-community / react-native-web-lottie

React Native for Web implementation of Lottie
https://react-native-web-community.github.io/react-native-web-lottie/storybook/
MIT License
84 stars 19 forks source link

fix: pass className through #5

Closed zhigang1992 closed 5 years ago

zhigang1992 commented 5 years ago

For example:

zhigang1992 commented 5 years ago

Better alternatives are

addWebpackAlias({
  'styled-components':'styled-components/native/dist/styled-components.native.cjs.js',
}),