We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52c05b commit 4a0b154Copy full SHA for 4a0b154
example/package.json
@@ -9,10 +9,10 @@
9
"start": "react-native start"
10
},
11
"dependencies": {
12
+ "@stream-io/flat-list-mvcp": "0.0.8",
13
"react": "16.13.1",
14
"react-native": "0.63.4",
- "react-native-bidirectional-infinite-scroll": "link:../",
15
- "@stream-io/flat-list-mvcp": "^"
+ "react-native-bidirectional-infinite-scroll": "link:../"
16
17
"devDependencies": {
18
"@babel/core": "^7.12.10",
0 commit comments