UNPKG

react-native-lit

Version:

A React Native module that allows accessing device flashlight capabilities

9 lines (5 loc) 239 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.reactlibrary"> <uses-permission android:name="android.permission.CAMERA" /> <uses-feature android:name="android.hardware.camera" /> </manifest>