Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMachado committed Oct 11, 2016
1 parent c62f3b1 commit fbc658f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,12 @@ $ npm i react-native-app-intro --save

### Basic Usage

You can use pageArray quick generation your app intro with parallax effect.
You can use pageArray quick generation your app intro with parallax effect. With the basic usage, the Android status bar will be updated to match your slide background color.

<img src="http://i.giphy.com/l3V0khy22aUviTTaM.gif">

<img src="./assets/sample-android.gif">

```javascript
import React, { Component } from 'react';
import { AppRegistry, Alert } from 'react-native';
Expand Down
Binary file added assets/sample-android.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fbc658f

Please sign in to comment.