I want to make a menu screen for my application . i don’t have any sample project related to this thing that how to make scrolling screen . Is there any specific library or sample project which can help me to understand how to make a screen on touch (moving phase ) which can scroll in left and right direction in upright Screen .
It should be far better if you ask questions like this on the “Newbie Questions” forum. You will get answers faster.
You can use ScrollView widget for that matter. Please, take a look at the docs and tell if that works for you.
https://docs.coronalabs.com/api/library/widget/newScrollView.html
thanks everyone . Problem resolve
It should be far better if you ask questions like this on the “Newbie Questions” forum. You will get answers faster.
You can use ScrollView widget for that matter. Please, take a look at the docs and tell if that works for you.
https://docs.coronalabs.com/api/library/widget/newScrollView.html
thanks everyone . Problem resolve