divyanshu013/react-animated-weather

React Native?

Jonovono opened this issue · 1 comments

What would be needed to make this work for React native?

Hi @Jonovono, thanks for opening an issue. About the issue, I haven't experimented with React native yet, but if I am correct you might need a workaround for the canvas since React Native doesn't uses HTML. You can check the render() of react-animated-weather where I'm using a canvas

I'm a bit caught up in something at the moment so it will take me some time before I can get back to this issue.