/unity-tabs-view

Simple tabs controller for Unity UI

Primary LanguageC#MIT LicenseMIT

TabsView

Simple tabs controller for Unity UI.

Features

  1. Easy, light
  2. Control by swipes
  3. Indicate tabs state
  4. Tune animations by DOTween
  5. Demos, tutorials and full C# source code are all included

How to use

  1. Copy the files into your existing unity project asset folder
  2. Look at hierarchy in Demo and reproduce it in your project
  3. Setup DOTween
  4. Define callbacks

Demo

Open Demo scene and build, to try how it works

Example

Unity TabsView demo