AppGyver - phonegap remove loading transition screen
Hello I'm creating a simple mobile app using Appgyver - steroids. I'm new
with this framework I'm trying to find a way to hide the loading screen
between different pages in both Android and iOS. I have read their
documentation but I can't make it work based on this:
http://docs.appgyver.com/en/edge/steroids_Steroids%20Native%20UI_steroids.layers_layers.push.md.html#steroids.layers.push
I careted and animation with keepLoading: false which didnt work
also after the view push I called:
steroids.view.removeLoading();
as mentioned here:
http://docs.appgyver.com/en/edge/steroids_Steroids%20Native%20UI_steroids.view_view.removeLoading.md.html#steroids.view.removeLoading
Nothing removed the black loading transition screen between pages. Could
someone please tell me what I'm doing wrong?
No comments:
Post a Comment