williambout / react-native-proximity

:iphone: A React Native wrapper that provides access to the proximity sensor on iOS and Android.
MIT License
211 stars 69 forks source link

safeExtGet and ignore .git folder #13

Open redexp opened 6 years ago

redexp commented 6 years ago

safeExtGet is a good practise from many popular packages, it will solve notification that this lib uses les sdk version.

and second fix is kinda important, because without it, when trying to install next package, npm will send error react-native-proximity: Appears to be a git repo or submodule.

mcrowe commented 5 years ago

@williambout This module is unusable without this pull request. Please consider merging it.