Hi. Thanks for this amazing library. :)
I have one question,
Can I push ImagePicker to my Navigation Stack, or there's only supported Modal presenting?
Hi @GShushanik, YPImagePicker being UINavigationController itself, you cannot push a UINavigationController inside another one.
This is not supported. It could be in the future but it's not something high priority in our roadmap right now :)
Hope this helps,)
You can use something like this to mimic the push animation.
Most helpful comment
You can use something like this to mimic the push animation.