Welcome to Feddy
User feedback infrastructure for mobile developers — Smart Review Prompt, premium-signal feedback inbox, and drop-in native components for iOS, React Native, and Flutter.
Feddy is a feedback platform built specifically for mobile apps. Drop in the SDK and you get a native feedback sheet, a public roadmap viewer, a Smart Review Prompt that catches unhappy users before they leave a 1-star review, and a dashboard inbox where premium users surface to the top.
Three SDKs ship today — iOS, React Native, and Flutter — each with the same feature surface adapted to the host platform's idioms. The Android SDK is in active development and will land here as a separate section.
Pick your platform
iOS SDK
Swift / SwiftUI package, Swift Package Manager, iOS 15+.
React Native SDK
Pure JavaScript with optional Expo modules. Expo Go compatible, React Native 0.73+.
Flutter SDK
Dart package with native Material widgets, Flutter 3.10+, iOS 12+ / Android 21+.
Sign up for Feddy
Create a workspace and grab a Project ID — every SDK needs one to talk to the dashboard.
What you get
- Smart Review Prompt — catch unhappy users before they leave a 1-star review. Route happy users to the App Store / Play Store, capture frustrated ones as private feedback in your dashboard.
- Drop-in feedback sheet — a localized native compose form wired to the SDK on every platform.
- Drop-in roadmap viewer — a paginated list / tabbed roadmap with inline upvote and tap-to-detail navigation.
- Programmatic API — fetch, submit, vote, and comment from your own UI when you need to build something custom.
- Anonymous-first identity — collect feedback before users sign in; reconcile to a real user ID later with one call.
- Offline retry queue — failed submissions are persisted and replayed on the next launch.
Status
All three shipped SDKs are currently in beta. Public APIs may receive small refinements before the 1.0 release; breaking changes will be called out on each SDK's GitHub releases page.