Mohamed Shaban

Results 5 comments of Mohamed Shaban

What is your npm version? you should use version 3

@martin-braun can you have a second look here?

add this to your `AndroidManifest.xml file` ``` ``` and add this to your `android/app/main/res/xml/provider_paths.xml` ``` ```

You can do similar behaviour using ```ts const cp = require('child_process'); cp.execSync('adb shell svc wifi diable') ``` Do we need an api for just that?