horizontal

  1. Alexander Stolte

    B4A Library [B4X] [XUI] AS ViewPagerNative based on AHViewPager and iTabstrip

    The goal was to create a cross-platform viewpager based on existing viewpagers. Since AHViewPager and iTabstrip are very different, the view helps to create a unified interface. I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high...
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS ViewPager based on xCustomListView

    Hey, thanks to @KZero for his good zPager class, i was able to extract a few things from it to make this cross platform view. I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support...
  3. M

    iOS Question Custom Items in NavigationBar

    Hi everyone, I wish to do an nicer app by using some custom UI elements. It's possibile to achieve this type of result? (specifically che horizontal list in the navigation bar) Thanks in advance :D
  4. M

    iOS Code Snippet Horizontal Panel Scroller (like TabView in B4A) with PageIndicator

    Hi everyone, i want to share with you this example project, that is a slightly modified version of this one. Maybe can be useful to someone else. It's adapted to be an horizontal panel scroller, that correctly center the loaded layout in the panels.
Top