Skip to content

Commit

Permalink
chore(readme): updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
harshq committed Sep 22, 2017
1 parent 3f7f8ac commit a7ba1b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -43,9 +43,9 @@ Check full example in the `sampleApp` folder.

- This library now supports RN 0.47 and above due to [this](https://github.com/facebook/react-native/commit/bac84ce207a0466cec95626131063751eb48b964). If you're on a older version, use react-native-mentions 0.0.4.

- SuggestionsDataSource prop is renamed to suggestionsData. This now accepts a array of objects. DataSource, No more!
- `SuggestionsDataSource` prop is renamed to `suggestionsData`. This now accepts a array of objects. DataSource, No more!

- SuggestionsPanelHeight prop is renamed to suggestionRowHeight in order to support vertical lists.
- `SuggestionsPanelHeight` prop is renamed to `suggestionRowHeight` in order to support vertical lists.


## License
Expand Down

0 comments on commit a7ba1b5

Please sign in to comment.