fkhadra / react-on-screen

Check if a react component in the viewport
https://fkhadra.github.io/react-on-screen/
MIT License
405 stars 50 forks source link

react native support #22

Open rlaurente opened 6 years ago

rlaurente commented 6 years ago

Does this works with react-native ?

or do you plan to add support for mobile part ?

Thanks

fkhadra commented 6 years ago

Hello @rlaurente,

It's working on mobile. For react-native I need to test. But I could try to support it.

rlaurente commented 6 years ago

I tried added it in react-native, it throws some errors. can you please try support it ? I also tried other plugins with same functions but no one work well in react-native

Thanks a lot!

sanghavan commented 3 years ago

Hello @fkhadra Do you have any updates for this request?