Skip to content

SinoThomas/Ionic2-CircularTabs

Repository files navigation

Ionic 2 Circular Tabs

This is demo of Circular Tabs Ionic 2 Plugin.

Getting Started

  • Clone this repository.
  • Run npm install from the project root.
  • Install the ionic CLI (npm install -g ionic)
  • Run ionic serve in a terminal from the project root.

Note: Is your build slow? Update npm to 3.x: npm install -g npm.

Using Plugin in other projects

  • Copy & paste CircularTabs component in components folder.
  • Import it app.module.ts and tabs component.
  • Place circular-tabs tag below ion-tabs.Sample
  • Give reference to ion-tabs and add other properties.

Ionic Info

  • Cordova CLI: 6.3.1
  • Gulp version: CLI version 3.9.1
  • Ionic CLI Version: 2.1.1
  • Ionic App Lib Version: 2.1.1
  • Node Version: v4.6.0

Preview

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published