Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit b1aac08

Browse files
authored
chore(update): updated readme
1 parent 29b3a6c commit b1aac08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Check full example in the `sampleApp` folder.
4444

4545
## Breaking changes ( 0.0.4 -> 1.1.1 )
4646

47-
- 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.
47+
- 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. Check the example [here](https://github.com/harshq/react-native-mentions/tree/8f7156e35e2cdd9252cd518b3985eb2ddc613a54/sampleApp)
4848

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

0 commit comments

Comments
 (0)