Gleap Documentation home page
Search...
⌘K
Dashboard
Dashboard
Search...
Navigation
ReactNative
Feature requests
Documentation
API Reference
Website
Helpcenter
Roadmap
Blog
Get Started
Introduction
SDKs
Javascript
iOS
Android
ReactNative
Introducing
User identity
Track events
Track pages
AI tools
Forms
Push notifications
In-app notifications
Audio recording
Console logs
Custom actions
Ticket attributes
Custom data
Callbacks
Tags
Feedback button
Network logs
Translations
Widget control
Prefill the widget form
Conversations
Feature requests
Help center
Release notes & news
Surveys
Checklists
Flutter
FlutterFlow
Ionic / Capacitor
Cordova
Server-side event tracking
NodeJS
REST
Guides
Enforce identity verification
On this page
Open the feature requests app by code
ReactNative
Feature requests
The new Gleap widget offers a feature request view allowing users to view, upvote & comment more easily on feature requests.
You can enable the feature requests view directly within the Gleap Dashboard or show it by code.
Open the feature requests app by code
If you’d like to manually show the feature requests app of the Gleap widget, you can do so by calling the following method:
Copy
Gleap
.
openFeatureRequests
(
false
);
The first parameter
showBackButton
sets whether or not the main tabbar and back buttons will be shown.
Conversations
Help center
Assistant
Responses are generated using AI and may contain mistakes.