Skip to content

Commit

Permalink
Added note about using version < 7 for react-native < 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanregisser committed May 12, 2016
1 parent 6250713 commit 716e26b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ It is a drop-in replacement for [Slider](http://facebook.github.io/react-native/
npm i --save react-native-slider
```

**Note:** For react-native < 0.25 use `npm i --save "react-native-slider@<0.7"`

## Usage

```jsx
Expand Down

0 comments on commit 716e26b

Please sign in to comment.