Skip to content

Commit 8a49e4d

Browse files
committed
react-web: support List and FlatList of RN 0.51.0
1 parent 925a10c commit 8a49e4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-native-scrollable-tab-view": "git+https://github.com/flyskywhy/react-native-scrollable-tab-view#0.6.6",
5050
"react-native-vector-icons": "^4.0.1",
5151
"react-redux": "4.4.8",
52-
"react-web": "https://github.com/flyskywhy/react-web.git#7c9e7df",
52+
"react-web": "https://github.com/flyskywhy/react-web.git#99adb56",
5353
"redux": "^3.5.2",
5454
"redux-actions": "^2.0.1",
5555
"redux-logger": "^3.0.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6504,9 +6504,9 @@ react-transform-hmr@^1.0.4:
65046504
global "^4.3.0"
65056505
react-proxy "^1.1.7"
65066506

6507-
"react-web@https://github.com/flyskywhy/react-web.git#7c9e7df":
6507+
"react-web@https://github.com/flyskywhy/react-web.git#99adb56":
65086508
version "0.4.6"
6509-
resolved "https://github.com/flyskywhy/react-web.git#7c9e7dfdc225d749d51db14d7f1ec5c2fd086e7c"
6509+
resolved "https://github.com/flyskywhy/react-web.git#99adb561836f1b9d9b9640ecca3ea1d13f16d27c"
65106510
dependencies:
65116511
animated "0.1.3"
65126512
autobind-decorator "1.3.3"

0 commit comments

Comments
 (0)