oribella
  • Docs
  • 

›Getting Started

Getting Started

  • Introduction
  • Framework
  • Oribella

Gestures

  • Tap
  • Doubletap
  • Longtap
  • Longtap swipe
  • Swipe
  • Pinch
  • Rotate

Plugins

  • Aurelia sortable
  • Aurelia gestures

Framework

Installation

NPM

npm i oribella-framework

Usage

import { OribellaApi } from 'oribella-framework';

export const oribella = new OribellaApi();
oribella.registerDefaultFlowStrategy();
oribella.activate();
oribella.registerGesture(CustomGestureClass, CustomGestureOptions);
← IntroductionOribella →
Docs
Getting Started
More
GitHubStar
Copyright © 2018 Oribella