Skip to content

Commit

Permalink
Fix header size in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacse committed Jul 6, 2019
1 parent d5174a2 commit d140dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ The component extends `FlatList` so all FlatList-props are valid.
| onDone | `function` | `void` | Called when user ends the introduction by pressing the done button |
| onSkip | `function` | Scroll the list to the end | Called when user presses the skip button |

### Slide object
#### Slide object

If you want to use the default slide layout, your slides can contain the following information:

Expand Down

0 comments on commit d140dc2

Please sign in to comment.