Skip to main content

Installation

Get library#

With npm:

npm install react-native-feedback-reporter react-native-share

With Yarn:

yarn add react-native-feedback-reporter react-native-share

Link#

Android & iOS#

  • React Native 0.60+

CLI autolink feature links the module while building the app. Follow setup steps for react-native-share.

On iOS, use CocoaPods to add the native FeedbackReporter to your project:

npx pod-install
  • React Native <= 0.59
react-native link react-native-feedback-reporter