Skip to content

Commit 9ff38aa

Browse files
fix: upgrading flat-list-mvcp version, which fixes Native exception issue
1 parent 12ca058 commit 9ff38aa

File tree

4 files changed

+363
-310
lines changed

4 files changed

+363
-310
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start": "react-native start"
1010
},
1111
"dependencies": {
12-
"@stream-io/flat-list-mvcp": "0.0.8",
12+
"@stream-io/flat-list-mvcp": "^",
1313
"react": "16.13.1",
1414
"react-native": "0.63.4",
1515
"react-native-bidirectional-infinite-scroll": "link:../"

0 commit comments

Comments
 (0)