Shubham Mathur
Shubham Mathur
I've forked a version of this and added TS/React 18 support: [https://www.npmjs.com/package/@itseasy21/react-elastic-carousel](https://www.npmjs.com/package/@itseasy21/react-elastic-carousel) Hopefully, this helps :-)
I've forked a version of this and added TS/React 18 support: [https://www.npmjs.com/package/@itseasy21/react-elastic-carousel](https://www.npmjs.com/package/@itseasy21/react-elastic-carousel) Hopefully, this helps :-)
+1 For this request, please add a **DELETE** button PS: Thanks for this awesome plugin :dancers:
Have you tried reinstalling it ? Sometimes a reinstall fixes these type of issues, Btw can you tell me your cPanel version ?
Getting the same issue on the latest Android SDK
I used the previous install instruction from edit log, and they worked fine :D
Try with this code: ``` final WVersionManager versionManager = new WVersionManager(this); versionManager.setVersionContentUrl("http://[url]/version.txt"); versionManager.checkVersion(); versionManager.setOnReceiveListener(new OnReceiveListener() { @Override public boolean onReceive(int i, String s) { try { JSONObject vresponse = new...
I've forked a version of this and added TS/React 18 support: https://www.npmjs.com/package/@itseasy21/react-elastic-carousel Hopefully, this helps :-)
@MiroKopecky apologies missed the issue over here. Maybe try to set enableSwipe on breakpoint with width 1 and see if that fixes the issue? ```js const breakPoints = [ {...