- Home /
Question by
temptest123 · Mar 14, 2014 at 06:41 PM ·
mobilescrollview
how to create perfect UI scrollviews for mobile
What GUI tool and/or method can I use to create with unity scrollviews that feel just like iOS native scrollviews, that perform perfectly, allow for springy overscroll, bump-off the boundaries and so on? I know I can create native menus using UIKit on iOS, but I want to create the UI in Unity so that I can publish for both iOS and Android.
There are many different GUI solutions available for Unity - is there anyone that provides clean mobile scrollviews that just feel right?
Comment
Your answer
Follow this Question
Related Questions
Not hide mobile keyboard on scrollRect dragging 0 Answers
Scroll rect on mobile? 0 Answers
ui scaling on mobile 3 Answers
how to make scroll view children scale to fit screen on mobile? 0 Answers
Aspect ratio affects ScrollRect? 0 Answers