kibolho / react-native-proximity-sensor

React Native Library to retrieve proximity sensor data from IOS and Android.
https://www.npmjs.com/package/rn-proximity-sensor
MIT License
1 stars 2 forks source link

Add RxJS to dependencies list #1

Open bebrasmell opened 2 months ago

bebrasmell commented 2 months ago

Hi! RxJS is not listed in package's dependency list, therefore it's not being installed. Please consider listing it in PeerDeps or in Dependencies.

kibolho commented 2 months ago

Hey @bebrasmell , do you have the latest version?

RxJS is listed in package's dependency list =)

https://github.com/kibolho/react-native-proximity-sensor/blob/main/package.json Screenshot 2024-05-01 at 14 03 12

Let me know if you still have the issue in the latest version