I am creating some mobile application in React-Native 0.71.8 and i am using a npm library onfido/react-native-sdk version "^10.6.0" and find some hurdle.There is no back button shown on "Verify your identity" screen in sdk. But when i remove the workflowId, back button starts to show on this screen.
Please help me out if i am sending a workflow id as well. Then how to make show back button on "Verify your identity" Screen.