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: react ref #6

Closed zhigang1992 closed 4 years ago

zhigang1992 commented 5 years ago

Previous method only works with function ref, now it works with React.createRef

Minishlink commented 5 years ago

Can you make a Storybook story showing this please?

zhigang1992 commented 5 years ago

@Minishlink here you go :)

zhigang1992 commented 4 years ago

@Minishlink is there anything else I can do to move this forward?

xiCO2k commented 4 years ago

@Minishlink Can you please take a look on this? Thanks