Create and Show a Survey

Prev Next
  1. Import SurveyWebView from our sdk package in our app.

Import SurveyWebView from our sdk package in our app.
  1. Use of ‘SurveyWebView’ is for show survey with url pass url from main screen to surveyShow screen.

      <SurveyWebView url={url} />