react-native-adb

adb bridge in React Native

Usage no npm install needed!

<script type="module">
  import reactNativeAdb from 'https://cdn.skypack.dev/react-native-adb';
</script>

README

react-native-adb

adb bridge in React Native

Getting started

$ npm install react-native-adb --save

Mostly automatic installation RN < 0.6

$ react-native link react-native-adb

Usage

import RNAdb from 'react-native-adb'