getting-startedbeginner

Feedback Feature Integration Experience

Experience how to integrate KoeLoop's widget for collecting feedback in just a minute.

Published: 2025-12-06

Feedback Feature Integration Experience

Try It Right Now

Here, you can walk through the actual process of embedding the KoeLoop widget that lets you receive feedback from end users. Experience it firsthand to get a clear image of how it can fit into your own product.

STEP 1: Customize Widget Settings

Tell us your product type

Tell us your framework / platform

What accent color would you like?

Which theme would you prefer?

Which language would you prefer?

STEP 2: Preview Widget

Embed Code
import { WebView } from 'react-native-webview';

<WebView
  source={{ uri: "/embed/demo?theme=light&locale=en&primaryColor=%25237020FF&showVoting=false&showFeedback=true&showFAQ=false&showEmailField=false" }}
  style={{ flex: 1 }}
/>
📱

How to Integrate in React Native

Install the react-native-webview package and use the code above to display the widget.

Live Preview
9:41

Loading...

Start collecting feedback today

Join developers who are building better products with user feedback.

← Back to Guides
Last updated: 2025-12-06
Feedback Feature Integration Experience | KoeLoop Guides