0

Is there a way that I can place the tabview and customize (add animations from tab to tab) it, placing it at the top of my screen rather than the bottom of it?

Asperi
  • 228,894
  • 20
  • 464
  • 690
bain
  • 335
  • 1
  • 6
  • 17
  • No. You’ll have to make it yourself. – Bart van Kuik Jan 03 '20 at 20:54
  • The approach provided in [this post](https://stackoverflow.com/a/59560140/12299030) might be helpful for your goal. If you change `ZStack` alignment on `.top` you see TabBar at top... everything else is in your hands. – Asperi Jan 03 '20 at 21:11
  • @Asperi is there a way that you can make it using UIKit? – bain Jan 04 '20 at 16:59

0 Answers0