Topic: Introduction Slider
itay pro asked 5 years ago
Hi,
I want to implement an Introduction Slider as per this: https://www.androidtutorialpoint.com/basics/android-app-introduction-slider-android-welcome-screen-tutorial/
https://i0.wp.com/www.androidtutorialpoint.com/wp-content/uploads/2017/03/androidIntro.png?ssl=1
What are my best options using MDB ?
It should be full screen, slide right and left, skip, next, got it, etc.
Thanks
Damian Gemza staff answered 5 years ago
Dear mdb2,
Our carousel doesn't have the option to add some custom buttons (skip, got it, next) so you won't be able to use it.
What can I suggest to you? You have to write your own component with those three images, and use the HammerJS to add swiping behavior (after swipe add the translateX() styles to move the slide from the visible space).
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.4.0
- Device: NA
- Browser: NA
- OS: NA
- Provided sample code: No
- Provided link: Yes
itay pro commented 5 years ago
Full screen on mobile, not on web