Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leecade committed Oct 8, 2016
1 parent 798aa75 commit 4b4c4b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ The best Swiper component for React Native.

## Changelogs

- [1.5.1]
- **[1.5.1]**
+ Allow scroll without animate `scrollBy(index, animated)`
+ Remove [#254](https://github.com/leecade/react-native-swiper/pull/254) which break the scroll direction in loop mode

- **[1.5.0]**
- [1.5.0]
+ Improve develop [workflow](#development) for support watch & use real pkg name in examples
+ Update examples for support `React-native 0.33` + `Xcode8` + `ios10` + `iphone7`
+ Switch to [standard](https://github.com/feross/standard) code style
Expand Down

0 comments on commit 4b4c4b7

Please sign in to comment.