Have you ever needed a custom toggle in your Ionic Framework app? I was faced with creating one today.

After poking around in the Ionic SCSS source for toggles and some experimentation, I came up with a decent solution.

You can dabble with it here : http://play.ionic.io/app/2e90570edb82

As always, I'm sure there's a better way to do this. If you've got a great solution, let me know on Twitter so I can link to it.