ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Mobi Scroll

Hi,
If i use mobi scroll for date and time picker will i have to pay anything for it ?
It is showing me in catalogue appery.io plugins.

Thanks,
Ishani

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Mobi Scroll

Hi Ishani,

I suppose you can use it for free. This is just a style.

Jason Baird
Posts: 0
Joined: Tue Nov 26, 2013 11:38 pm

Mobi Scroll

I think that one is free since it's available on github, but any other picker then a date picker you have to pay them (a lot). I have successfully implemented SpinningWheel-Wrapper and modified it to do everything that I need. I hope this helps. https://github.com/praneetloke/Spinni.... It's super cool and should be a plugin here too.

It has a date picker by default and if you want to make a custom wheel for getting input it's as easy as calling a function and doing:

SpinningWheel.addSlot({
0: '0',
1: '1',
2: '2',
3: '3',
4: '4',
5: '5',
6: '6',
7: '7',
8: '8',
9: '9'
});

It's pretty sweet.

ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Mobi Scroll

ok thanks

Return to “Issues”