Skip to content

Commit 89b617f

Browse files
author
amoreno
committed
Update README.md
1 parent 32fa34f commit 89b617f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

2018-09-13_09.10.51.png

-429 KB
Binary file not shown.

Kapture2018-10-01.gif

2.02 MB
Loading

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ $ yarn add react-native-js-app-tutorial
1010

1111
## Usage
1212

13-
`react-native-js-app-tutorial` has ready templates to show pages. You can import `Slide`, a template prepared to show a slide with a default style. If you prefer, you can provide your own template. Just make sure that it belongs to `IntroSlider` component (as child).
13+
`react-native-js-app-tutorial` has ready templates to show pages. You can import `Slide`, a template prepared to show a slide with a default style. If you prefer, you can provide your own template. Just make sure that it belongs to `IntroSlider` component (as a child).
1414

1515
<p align="center">
16-
<img src="./2018-09-13_09.10.51.png" alt="Stepper" width="340">
16+
<img src="./Kapture2018-10-01.gif">
1717
</p>
1818

1919
You can also override the default skip button, passing a `skipButton` prop to `IntroSlider`.

0 commit comments

Comments
 (0)