File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 43
43
"reason-future" : " ^2.6.0" ,
44
44
"reason-highlightjs" : " ^0.2.0" ,
45
45
"reason-react" : " ^0.9.0" ,
46
- "reason-react-native" : " ^0.63.0 " ,
46
+ "reason-react-native" : " ^0.63.3 " ,
47
47
"static-server-cli" : " ^1.0.2" ,
48
48
"trash-cli" : " ^1.4.0"
49
49
}
Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ let sections = [
108
108
("KeyboardAvoidingView" , comp ++ "KeyboardAvoidingView/" ),
109
109
("MaskedViewIOS" , comp ++ "MaskedViewIOS/" ),
110
110
("Modal" , comp ++ "Modal/" ),
111
+ ("Pressable" , comp ++ "Pressable/" ),
111
112
("RefreshControl" , comp ++ "RefreshControl/" ),
112
113
("SafeAreaView" , comp ++ "SafeAreaView/" ),
113
114
("ScrollView" , comp ++ "ScrollView/" ),
Original file line number Diff line number Diff line change @@ -2289,10 +2289,10 @@ reason-highlightjs@^0.2.0:
2289
2289
resolved "https://registry.yarnpkg.com/reason-highlightjs/-/reason-highlightjs-0.2.1.tgz#65fb8d7faa7c14c5dbcd4104bb9216abac919729"
2290
2290
integrity sha512-DWWPtfeQjwKgHj2OOieEIAB544uAVjwOAIAg2Yu09CobdUe41Yah0Z67GEvmVtpYCGG/+3CZvDRM1hMVr1zN3A==
2291
2291
2292
- reason-react-native@^0.63.0 :
2293
- version "0.63.0 "
2294
- resolved "https://registry.yarnpkg.com/reason-react-native/-/reason-react-native-0.63.0 .tgz#08de85136a41809b9a66cac066d4ea6975406000 "
2295
- integrity sha512-rE1OOph5Jxceost2ahdvX+VXJ2RPNyefX9FMXa/OXgqmLKjFeZuyVOySUj41UoohOYyKmZWbgansDGccwYrdUQ ==
2292
+ reason-react-native@^0.63.3 :
2293
+ version "0.63.3 "
2294
+ resolved "https://registry.yarnpkg.com/reason-react-native/-/reason-react-native-0.63.3 .tgz#0bf87e3be6e7db20da35b438c9739494d803aa7b "
2295
+ integrity sha512-fsxrYvL+Z2BWvoBad91Qhg+N77dn6rpXDsQs7UtfIW1lH1zAukRTOw/CXAvs0p8VZA+3nDTId6xqwjxheuKV/g ==
2296
2296
2297
2297
reason-react@^0.9.0 :
2298
2298
version "0.9.1"
You can’t perform that action at this time.
0 commit comments