Dinusha Silva
Dinusha Silva
Hello, When i include the module, app is getting crash on android 6, Console says: `TiApplication: (KrollRuntimeThread) [69,167] Sending event: exception on thread: KrollRuntimeThread msg:java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.testpem-2/lib/arm/libcom.animecyc.animator.so: has text...
Hi, First of all thank you for this amazing component,  Please check my PR for the fix #4 @shreya0712 Thanks! Dinusha
 Hi, Please allow this PR to fix the above mention issue. Allow to rest the swipeview to correct boundaries on **mouseup** and **touchend** events. Thanks!
When I try to install, i'm getting the below error, Seems like something to do with the post-install (tsc) `npm ERR! [email protected] postinstall: tsc`
This PR introduces to create an entire request or response examples by leveraging existing OAS3 capabilities by allowing multiple examples with arbitrary names. Having multiple examples will increase user experience...