← Guides & resources
React Native Feedback SDK Setup Guide
Add in-app feedback to React Native apps with FeedJar — configure, present UI, and triage submissions in one dashboard.
· react native feedback sdk
React Native apps share one codebase for iOS and Android — your feedback SDK should too. FeedJar provides a cross-platform package with a consistent submit API.
Integration overview
- Install @feedjar/sdk-react-native (or web SDK bridge per docs)
- Configure with your API key at app root
- Present feedback modal from a Help screen
- Test on both iOS and Android simulators
Frequently asked questions
- One API key for both iOS and Android?
- Create one app per store listing in FeedJar, or one app with platform metadata — your choice based on how you segment feedback.