Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn authored Jan 16, 2018
1 parent 21d9b7f commit 7bd41c4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# Napp Drawer Module [![gitTio](http://gitt.io/badge.svg)](http://gitt.io/component/dk.napp.drawer) [![NPM](https://img.shields.io/npm/v/ti-module-dk.napp.drawer.svg?style=flat-square)](https://www.npmjs.com/package/ti-module-dk.napp.drawer)

<img src="./example-cross-platform.jpg" alt="Cross Platform Example (iOS / Android)" width="800" />

## Description

The Napp Drawer module extends the Appcelerator Titanium Mobile framework.
The module is licensed under the MIT license.

There are **some minor platform parity differences** in this module. iOS version uses Windows whereas Android uses views. The android version still uses the same properties even though its views rather than windows, e.g. `isAnyWindowOpen()` is the exact same method call on each platform.

### Demo Video

<img src="./example-cross-platform.jpg" alt="Cross Platform Example (iOS / Android)" width="800" />

## Quick Start

### Get it

Download the latest distribution ZIP-file and consult the [Titanium Documentation](http://docs.appcelerator.com/titanium/latest/#!/guide/Using_a_Module) on how install it

Or simply use the [gitTio CLI](http://gitt.io/cli) [![gitTio](http://gitt.io/badge.svg)](http://gitt.io/component/dk.napp.drawer)
Expand All @@ -28,7 +27,6 @@ Or NPM [![NPM](https://img.shields.io/npm/v/ti-module-dk.napp.drawer.svg?style=f

I encourage everyone to send Pull Requests - keeping this module flying with new features.


## Author

**Mads Møller**
Expand Down

0 comments on commit 7bd41c4

Please sign in to comment.