shprink / ionic-native-transitions

[Maintenance only] Native transitions (iOS & Android) for Ionic Framework
https://www.npmjs.com/package/ionic-native-transitions
MIT License
572 stars 112 forks source link

Back button - Transition finish before state changed #147

Open hatimox opened 6 years ago

hatimox commented 6 years ago

when I click on back button, the transition looks weird, the transition finish before state changing, i use $ionicNativeTransitions.stateGo() with this config

var theOptions = { "type": slide, "direction": direction, "duration": 400, "slowdownfactor": -1, "iosdelay": 60, "androiddelay": 70, "winphonedelay": 200, "fixedPixelsTop": 0, "fixedPixelsBottom": 0 };

can anyone help? thanks

btxtiger commented 6 years ago

Did you disable the css animation? Otherwise there will be an overlay of both