UNPKG

rct-fh

Version:

React Native Feedhenry Wrapper (unofficial) ============= **React Native Wrapper around Feedhenry SDK** is built to provide a RN App access to both **iOS** and in the future also for **Android** to the Feedhenry SDK. You'll find all the information relat

6 lines (5 loc) 276 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.digitallyincorrect.RCTFH"> <uses-permission android:name="android.permission.INTERNET" /> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> </manifest>