Smooth transition Between the Spine animation

Hi everyone. How can I play spine animation smoothly from idle to walk, and walk to run, and run to idle? The transition happens smoothly. Please help me with some guidance, GitHub examples, or documentation.

Mix times allow to set the blend duration when changing animation :
http://en.esotericsoftware.com/spine-applying-animations

I will check if you have any example project which already using mix timeing please share with me so i can take it has reference.

@MADHUGT Hi, I have a little different but related to the spine animation problem if you can help, if you know please do tell me it will be very helpful, so my question is how we can hide show animation slots in cocos creator like we have 10 items and we are showing one item at a time, next time we are hiding this item and showing next item.
any help or suggestion will make my day, thanks

Solution posted spontaneously