Hi I have to move the text on navigation bar..I don\'t have any idea about scrolling text. Is anybody have idea about this please let me know.
Thanks
Well, navbars can be customized with your own titleView, so all you need to do is create a view with the scrolling text inside. Because there is no component to achieve this effect in the SDK, you have to look for one in open-sourced libraries or create your own. I never used it, but take a look to this one UIScrollingLabel