UNPKG

react-native-ultrasonic

Version:

Send data over sound technology with fastest and secure way!

8 lines (5 loc) 230 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="reactnative.ultrasonic"> <uses-permission android:name="android.permission.RECORD_AUDIO"/> </manifest>