-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are you going to update it to the newest react package? #8
Comments
Hi @denisvely! Feel free to open a PR for this change and I will make sure it gets reviewed ASAP. |
Can't create PR, no button, fix the package.json with beneath. Don't like to nag, but very, very small fix tho. It would have taken you less time fixing it, then answering the question itself and keeping it uninstallable for a couple of months.
|
Thank you. You should really be able to create a PR from a fork. Multiple people have done it before you.
Disagree. Compatibility with new React versions needs to be tested as well, which I unfortunately don't have time for at the moment. Thank you for sharing the updated package.json. If time allows it, could you please test this and create a PR? Thanks in advance @mfik. 🙇🏽 |
i hope this gets fixed soon! I need it for my project :( |
@davidphamm Just use a flatlist with : https://reactnative.dev/docs/flatlist#onviewableitemschanged |
I am having trouble getting it to work with FlatList and was wondering if you could help me? |
@davidphamm @mfik's suggestion could indeed work for you. I still don't have the workload to maintain this repository so likely I'll archive it unless people like to contribute of course. |
While installing I got an error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving:
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.9.0" from @svanboxel/[email protected]
npm ERR! node_modules/@svanboxel/visibility-sensor-react-native
npm ERR! @svanboxel/visibility-sensor-react-native@"*" from the root project
The text was updated successfully, but these errors were encountered: