I’m trying to integrate a scrollable time picker, similar to the one in iOS (like in the alarm app). I want it to displays inline without needing to click to open.
I tried using the Mobiscroll library, but I ran into issues with it not loading properly (“mobiscroll is not defined” error), despite several troubleshooting attempts.
Has anyone successfully implemented a scrollable time picker in Bubble, either with Mobiscroll or another method? I’m looking for something that displays inline without needing to click to open.
Any tips or advice would be greatly appreciated!