devstepbcn / react-native-android-wifi

A react-native module for viewing and connecting to Wifi networks on Android devices.
ISC License
212 stars 121 forks source link

No typescript definition file #87

Open phapdinh opened 5 years ago

phapdinh commented 5 years ago

Tried using react-native-android-wifi on a typescript project, but it threw an error saying there is no definition file. Couldn't find one on definitelytyped.org. Is there one?