Skip to content

Commit d338f95

Browse files
author
Javier Morant
authored
Update README.md
1 parent ac4a3c7 commit d338f95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Nested listview component for React native that it allows to create a listview t
55
[![npm](https://img.shields.io/npm/v/react-native-nested-listview.svg?style=flat-square)](https://www.npmjs.com/package/react-native-nested-listview)
66
[![github release](https://img.shields.io/github/release/fjmorant/react-native-nested-listview.svg?style=flat-square)](https://github.com/fjmorant/react-native-nested-listview/releases)
77

8+
![react-native-nested-listview](https://imgur.com/OqvopyK.gif)
9+
810
## Table of contents
911

1012
1. [Usage](#usage)
@@ -50,8 +52,6 @@ Prop | Description | Type | Default
5052
## Example
5153
You can find the following example in the [`/example` folder](https://github.com/fjmorant/react-native-nested-listview/tree/master/example).
5254

53-
![react-native-nested-listview](https://imgur.com/OqvopyK.gif)
54-
5555
## Roadmap
5656

5757
- Autoscrolling optionally

0 commit comments

Comments
 (0)