Skip to content

Commit fbc658f

Browse files
committed
Update README.md
1 parent c62f3b1 commit fbc658f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@ $ npm i react-native-app-intro --save
1919

2020
### Basic Usage
2121

22-
You can use pageArray quick generation your app intro with parallax effect.
22+
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.
2323

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

26+
<img src="./assets/sample-android.gif">
27+
2628
```javascript
2729
import React, { Component } from 'react';
2830
import { AppRegistry, Alert } from 'react-native';

assets/sample-android.gif

9.83 MB
Loading

0 commit comments

Comments
 (0)