Ionic3 - iOS Swipe Back Button

Hello,

I am making progressive Web App, with Cordova which is also used in iOS devices where I have to enable functionality of Swiping Back to the pages.

I am using NavCtrl for transitioning the pages. I am setting Root once user logged in and then using Push to transitioning inside the application.

How and where I should enable swipeBackEnabled=“true” I tried this already still iOS device not performing well and sometime not recognizing the swipe.