This method can be used to display the feature requests page. It is recommended that this method be attached to a button, for example.
FeatureRequests.show()
[LCQFeatureRequests show];
FeatureRequests.show();
FeatureRequests.show()
FeatureRequests.show();
FeatureRequests.show();
FeatureRequests.show(true);
//iOS
LCQFeatureRequests.Show();
//Android
using Com.Luciq.Featuresrequest;
...
FeatureRequests.Show();