react-native-screens 4.19.0-nightly-20251208-2903b79de → 4.19.0-nightly-20251209-fb49fca61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ios/RNSScreenStackHeaderSubview.mm +65 -3
- package/lib/commonjs/components/SearchBar.js.map +1 -1
- package/lib/commonjs/fabric/FullWindowOverlayNativeComponent.js +2 -4
- package/lib/commonjs/fabric/FullWindowOverlayNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ModalScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ModalScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenContainerNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenContainerNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenContentWrapperNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenContentWrapperNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenFooterNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenFooterNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenNavigationContainerNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenNavigationContainerNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenStackHeaderConfigNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenStackHeaderConfigNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenStackHeaderSubviewNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenStackHeaderSubviewNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenStackNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenStackNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/SearchBarNativeComponent.js +5 -6
- package/lib/commonjs/fabric/SearchBarNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.js +2 -4
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.js +2 -4
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsNativeComponent.js +2 -4
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/gamma/ScreenStackHostNativeComponent.js +2 -4
- package/lib/commonjs/fabric/gamma/ScreenStackHostNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/gamma/SplitViewHostNativeComponent.js +2 -4
- package/lib/commonjs/fabric/gamma/SplitViewHostNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/gamma/SplitViewScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/gamma/SplitViewScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/gamma/StackScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/gamma/StackScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/safe-area/SafeAreaViewNativeComponent.js +2 -4
- package/lib/commonjs/fabric/safe-area/SafeAreaViewNativeComponent.js.map +1 -1
- package/lib/module/components/SearchBar.js.map +1 -1
- package/lib/module/fabric/FullWindowOverlayNativeComponent.js +1 -2
- package/lib/module/fabric/FullWindowOverlayNativeComponent.js.map +1 -1
- package/lib/module/fabric/ModalScreenNativeComponent.js +1 -2
- package/lib/module/fabric/ModalScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenContainerNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenContainerNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenContentWrapperNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenContentWrapperNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenFooterNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenFooterNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenNavigationContainerNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenNavigationContainerNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenStackHeaderConfigNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenStackHeaderConfigNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenStackHeaderSubviewNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenStackHeaderSubviewNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenStackNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenStackNativeComponent.js.map +1 -1
- package/lib/module/fabric/SearchBarNativeComponent.js +4 -3
- package/lib/module/fabric/SearchBarNativeComponent.js.map +1 -1
- package/lib/module/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.js +1 -2
- package/lib/module/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.js.map +1 -1
- package/lib/module/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.js +1 -2
- package/lib/module/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.js.map +1 -1
- package/lib/module/fabric/bottom-tabs/BottomTabsNativeComponent.js +1 -2
- package/lib/module/fabric/bottom-tabs/BottomTabsNativeComponent.js.map +1 -1
- package/lib/module/fabric/bottom-tabs/BottomTabsScreenNativeComponent.js +1 -2
- package/lib/module/fabric/bottom-tabs/BottomTabsScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/gamma/ScreenStackHostNativeComponent.js +1 -2
- package/lib/module/fabric/gamma/ScreenStackHostNativeComponent.js.map +1 -1
- package/lib/module/fabric/gamma/SplitViewHostNativeComponent.js +1 -2
- package/lib/module/fabric/gamma/SplitViewHostNativeComponent.js.map +1 -1
- package/lib/module/fabric/gamma/SplitViewScreenNativeComponent.js +1 -2
- package/lib/module/fabric/gamma/SplitViewScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/gamma/StackScreenNativeComponent.js +1 -2
- package/lib/module/fabric/gamma/StackScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/safe-area/SafeAreaViewNativeComponent.js +1 -2
- package/lib/module/fabric/safe-area/SafeAreaViewNativeComponent.js.map +1 -1
- package/lib/typescript/fabric/FullWindowOverlayNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/FullWindowOverlayNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ModalScreenNativeComponent.d.ts +41 -42
- package/lib/typescript/fabric/ModalScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenContainerNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/ScreenContainerNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenContentWrapperNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/ScreenContentWrapperNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenFooterNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/ScreenFooterNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenNativeComponent.d.ts +46 -47
- package/lib/typescript/fabric/ScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenNavigationContainerNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/ScreenNavigationContainerNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenStackHeaderConfigNativeComponent.d.ts +17 -18
- package/lib/typescript/fabric/ScreenStackHeaderConfigNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenStackHeaderSubviewNativeComponent.d.ts +4 -5
- package/lib/typescript/fabric/ScreenStackHeaderSubviewNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenStackNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/ScreenStackNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/SearchBarNativeComponent.d.ts +17 -18
- package/lib/typescript/fabric/SearchBarNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/bottom-tabs/BottomTabsNativeComponent.d.ts +11 -12
- package/lib/typescript/fabric/bottom-tabs/BottomTabsNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/bottom-tabs/BottomTabsScreenNativeComponent.d.ts +25 -26
- package/lib/typescript/fabric/bottom-tabs/BottomTabsScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/gamma/ScreenStackHostNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/gamma/ScreenStackHostNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/gamma/SplitViewHostNativeComponent.d.ts +26 -27
- package/lib/typescript/fabric/gamma/SplitViewHostNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/gamma/SplitViewScreenNativeComponent.d.ts +7 -8
- package/lib/typescript/fabric/gamma/SplitViewScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/gamma/StackScreenNativeComponent.d.ts +7 -8
- package/lib/typescript/fabric/gamma/StackScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/safe-area/SafeAreaViewNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/safe-area/SafeAreaViewNativeComponent.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/SearchBar.tsx +6 -6
- package/src/fabric/FullWindowOverlayNativeComponent.ts +3 -5
- package/src/fabric/ModalScreenNativeComponent.ts +41 -49
- package/src/fabric/ScreenContainerNativeComponent.ts +1 -2
- package/src/fabric/ScreenContentWrapperNativeComponent.ts +1 -2
- package/src/fabric/ScreenFooterNativeComponent.ts +1 -2
- package/src/fabric/ScreenNativeComponent.ts +46 -54
- package/src/fabric/ScreenNavigationContainerNativeComponent.ts +1 -2
- package/src/fabric/ScreenStackHeaderConfigNativeComponent.ts +17 -24
- package/src/fabric/ScreenStackHeaderSubviewNativeComponent.ts +4 -6
- package/src/fabric/ScreenStackNativeComponent.ts +3 -5
- package/src/fabric/SearchBarNativeComponent.ts +22 -22
- package/src/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.ts +3 -5
- package/src/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.ts +3 -5
- package/src/fabric/bottom-tabs/BottomTabsNativeComponent.ts +11 -17
- package/src/fabric/bottom-tabs/BottomTabsScreenNativeComponent.ts +28 -31
- package/src/fabric/gamma/ScreenStackHostNativeComponent.ts +1 -2
- package/src/fabric/gamma/SplitViewHostNativeComponent.ts +26 -32
- package/src/fabric/gamma/SplitViewScreenNativeComponent.ts +7 -12
- package/src/fabric/gamma/StackScreenNativeComponent.ts +7 -12
- package/src/fabric/safe-area/SafeAreaViewNativeComponent.ts +3 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Object","defineProperty","exports","value","default","
|
|
1
|
+
{"version":3,"names":["Object","defineProperty","exports","value","default","_reactNative","require","_default","codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/gamma/StackScreenNativeComponent.ts"],"mappings":";AAAA,YAAY;;AAACA,MAAA,CAAAC,cAAA,CAAAC,OAAA;EAAAC,KAAA;AAAA;AAAAD,OAAA,CAAAE,OAAA;AAGb,IAAAC,YAAA,GAAAC,OAAA;AAEA;AAAA,IAAAC,QAAA,GAAAL,OAAA,CAAAE,OAAA,GAee,IAAAI,mCAAsB,EAAc,gBAAgB,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -4,12 +4,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var
|
|
8
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
var _reactNative = require("react-native");
|
|
9
8
|
// Implementation adapted from `react-native-safe-area-context`:
|
|
10
9
|
// https://github.com/AppAndFlow/react-native-safe-area-context/blob/v5.6.1/src/specs/NativeSafeAreaView.ts
|
|
11
|
-
|
|
12
|
-
var _default = exports.default = (0, _codegenNativeComponent.default)('RNSSafeAreaView', {
|
|
10
|
+
var _default = exports.default = (0, _reactNative.codegenNativeComponent)('RNSSafeAreaView', {
|
|
13
11
|
interfaceOnly: true
|
|
14
12
|
});
|
|
15
13
|
//# sourceMappingURL=SafeAreaViewNativeComponent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_default","exports","default","codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/safe-area/SafeAreaViewNativeComponent.ts"],"mappings":";;;;;;AAGA,IAAAA,YAAA,GAAAC,OAAA;AAHA;AACA;AAAA,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAkBe,IAAAC,mCAAsB,EAAc,iBAAiB,EAAE;EACpEC,aAAa,EAAE;AACjB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_extends","Object","assign","bind","n","e","arguments","length","t","r","hasOwnProperty","call","apply","React","parseBooleanToOptionalBooleanNativeProp","isSearchBarAvailableForCurrentPlatform","View","SearchBarNativeComponent","Commands","SearchBarNativeCommands","NativeSearchBar","NativeSearchBarCommands","SearchBar","props","forwardedRef","searchBarRef","useRef","useImperativeHandle","blur","_callMethodWithRef","ref","focus","toggleCancelButton","flag","clearText","setText","text","cancelSearch","useCallback","method","current","console","warn","parsedProps","parseUndefinedPropsToSystemDefault","obscureBackground","hideNavigationBar","onFocus","onBlur","onSearchButtonPress","onCancelButtonPress","onChangeText","rest","createElement","onSearchFocus","onSearchBlur","autoCapitalize","forwardRef"],"sourceRoot":"../../../src","sources":["components/SearchBar.tsx"],"mappings":"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
|
|
1
|
+
{"version":3,"names":["_extends","Object","assign","bind","n","e","arguments","length","t","r","hasOwnProperty","call","apply","React","parseBooleanToOptionalBooleanNativeProp","isSearchBarAvailableForCurrentPlatform","View","SearchBarNativeComponent","Commands","SearchBarNativeCommands","NativeSearchBar","NativeSearchBarCommands","SearchBar","props","forwardedRef","searchBarRef","useRef","useImperativeHandle","blur","_callMethodWithRef","ref","focus","toggleCancelButton","flag","clearText","setText","text","cancelSearch","useCallback","method","current","console","warn","parsedProps","parseUndefinedPropsToSystemDefault","obscureBackground","hideNavigationBar","onFocus","onBlur","onSearchButtonPress","onCancelButtonPress","onChangeText","rest","createElement","onSearchFocus","onSearchBlur","autoCapitalize","forwardRef"],"sourceRoot":"../../../src","sources":["components/SearchBar.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// Internal export, not part of stable library API.
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/FullWindowOverlayNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/FullWindowOverlayNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;;AAGrD;;AAKA,eAAeA,sBAAsB,CAAc,sBAAsB,EAAE;EACzEC,aAAa,EAAE;AACjB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/ModalScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/ModalScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;;AAGrD;;AA0GA,eAAeA,sBAAsB,CAAc,gBAAgB,EAAE;EACnEC,aAAa,EAAE;AACjB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
export default codegenNativeComponent('RNSScreenContainer', {});
|
|
6
5
|
//# sourceMappingURL=ScreenContainerNativeComponent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenContainerNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenContainerNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;AAKrD,eAAeA,sBAAsB,CAAc,oBAAoB,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
1
|
+
import { codegenNativeComponent } from 'react-native';
|
|
3
2
|
export default codegenNativeComponent('RNSScreenContentWrapper', {});
|
|
4
3
|
//# sourceMappingURL=ScreenContentWrapperNativeComponent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenContentWrapperNativeComponent.ts"],"mappings":"AAAA
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenContentWrapperNativeComponent.ts"],"mappings":"AAAA,SAASA,sBAAsB,QAAQ,cAAc;AAKrD,eAAeA,sBAAsB,CACnC,yBAAyB,EACzB,CAAC,CACH,CAAC","ignoreList":[]}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
1
|
+
import { codegenNativeComponent } from 'react-native';
|
|
3
2
|
export default codegenNativeComponent('RNSScreenFooter', {});
|
|
4
3
|
//# sourceMappingURL=ScreenFooterNativeComponent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenFooterNativeComponent.ts"],"mappings":"AAAA
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenFooterNativeComponent.ts"],"mappings":"AAAA,SAASA,sBAAsB,QAAQ,cAAc;AAKrD,eAAeA,sBAAsB,CAAc,iBAAiB,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/ScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/ScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;;AAGrD;;AAoHA,eAAeA,sBAAsB,CAAc,WAAW,EAAE;EAC9DC,aAAa,EAAE;AACjB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
export default codegenNativeComponent('RNSScreenNavigationContainer', {});
|
|
6
5
|
//# sourceMappingURL=ScreenNavigationContainerNativeComponent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenNavigationContainerNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenNavigationContainerNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;AAKrD,eAAeA,sBAAsB,CACnC,8BAA8B,EAC9B,CAAC,CACH,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/ScreenStackHeaderConfigNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/ScreenStackHeaderConfigNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;;AAKrD;;AAEA;;AA2EA,eAAeA,sBAAsB,CACnC,4BAA4B,EAC5B;EACEC,aAAa,EAAE;AACjB,CACF,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
export default codegenNativeComponent('RNSScreenStackHeaderSubview', {
|
|
6
5
|
interfaceOnly: true
|
|
7
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/ScreenStackHeaderSubviewNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../src","sources":["fabric/ScreenStackHeaderSubviewNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;AAiBrD,eAAeA,sBAAsB,CACnC,6BAA6B,EAC7B;EACEC,aAAa,EAAE;AACjB,CACF,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenStackNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../src","sources":["fabric/ScreenStackNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;;AAGrD;;AAOA,eAAeA,sBAAsB,CAAc,gBAAgB,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
import { codegenNativeCommands, codegenNativeComponent } from 'react-native';
|
|
4
|
+
|
|
5
|
+
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
6
|
+
|
|
6
7
|
export const Commands = codegenNativeCommands({
|
|
7
8
|
supportedCommands: ['blur', 'focus', 'clearText', 'toggleCancelButton', 'setText', 'cancelSearch']
|
|
8
9
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["
|
|
1
|
+
{"version":3,"names":["codegenNativeCommands","codegenNativeComponent","Commands","supportedCommands"],"sourceRoot":"../../../src","sources":["fabric/SearchBarNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,qBAAqB,EAAEC,sBAAsB,QAAQ,cAAc;;AAQ5E;;AAyEA,OAAO,MAAMC,QAAwB,GAAGF,qBAAqB,CAAiB;EAC5EG,iBAAiB,EAAE,CACjB,MAAM,EACN,OAAO,EACP,WAAW,EACX,oBAAoB,EACpB,SAAS,EACT,cAAc;AAElB,CAAC,CAAC;AAEF,eAAeF,sBAAsB,CAAc,cAAc,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
export default codegenNativeComponent('RNSBottomTabsAccessoryContent', {});
|
|
6
5
|
//# sourceMappingURL=BottomTabsAccessoryContentNativeComponent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;AASrD,eAAeA,sBAAsB,CACnC,+BAA+B,EAC/B,CAAC,CACH,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
export default codegenNativeComponent('RNSBottomTabsAccessory', {
|
|
6
5
|
interfaceOnly: true
|
|
7
6
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;AAWrD,eAAeA,sBAAsB,CAAc,wBAAwB,EAAE;EAC3EC,aAAa,EAAE;AACjB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// TODO: Report issue on RN repo, that nesting color value inside a struct does not work.
|
|
7
6
|
// Generated code is ok, but the value is not passed down correctly - whatever color is set
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/bottom-tabs/BottomTabsNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/bottom-tabs/BottomTabsNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;;AAGrD;AACA;AACA;AACA;AACA;AACA;;AA2DA,eAAeA,sBAAsB,CAAc,eAAe,EAAE;EAClEC,aAAa,EAAE;AACjB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// iOS-specific: SFSymbol, image as a template usage
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/bottom-tabs/BottomTabsScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/bottom-tabs/BottomTabsScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,sBAAsB,QAAQ,cAAc;;AAWrD;;AAGA;;AA0JA,eAAeA,sBAAsB,CAAc,qBAAqB,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
export default codegenNativeComponent('RNSScreenStackHost', {});
|
|
6
5
|
//# sourceMappingURL=ScreenStackHostNativeComponent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/gamma/ScreenStackHostNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAGZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/gamma/ScreenStackHostNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAGZ,SAASA,sBAAsB,QAAQ,cAAc;AAIrD,eAAeA,sBAAsB,CAAc,oBAAoB,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/gamma/SplitViewHostNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAGZ
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/gamma/SplitViewHostNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAGZ,SAASA,sBAAsB,QAAQ,cAAc;;AAErD;;AAmFA,eAAeA,sBAAsB,CAAc,kBAAkB,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/gamma/SplitViewScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/gamma/SplitViewScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAGZ,SAASA,sBAAsB,QAAQ,cAAc;;AAErD;;AAgBA,eAAeA,sBAAsB,CAAc,oBAAoB,EAAE;EACvEC,aAAa,EAAE;AACjB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
3
|
+
import { codegenNativeComponent } from 'react-native';
|
|
5
4
|
|
|
6
5
|
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
7
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/gamma/StackScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent"],"sourceRoot":"../../../../src","sources":["fabric/gamma/StackScreenNativeComponent.ts"],"mappings":"AAAA,YAAY;;AAGZ,SAASA,sBAAsB,QAAQ,cAAc;;AAErD;;AAeA,eAAeA,sBAAsB,CAAc,gBAAgB,EAAE,CAAC,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
// Implementation adapted from `react-native-safe-area-context`:
|
|
2
2
|
// https://github.com/AppAndFlow/react-native-safe-area-context/blob/v5.6.1/src/specs/NativeSafeAreaView.ts
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
|
|
4
|
+
import { codegenNativeComponent } from 'react-native';
|
|
6
5
|
export default codegenNativeComponent('RNSSafeAreaView', {
|
|
7
6
|
interfaceOnly: true
|
|
8
7
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/safe-area/SafeAreaViewNativeComponent.ts"],"mappings":"AAAA;AACA;;AAEA
|
|
1
|
+
{"version":3,"names":["codegenNativeComponent","interfaceOnly"],"sourceRoot":"../../../../src","sources":["fabric/safe-area/SafeAreaViewNativeComponent.ts"],"mappings":"AAAA;AACA;;AAEA,SAASA,sBAAsB,QAAQ,cAAc;AAgBrD,eAAeA,sBAAsB,CAAc,iBAAiB,EAAE;EACpEC,aAAa,EAAE;AACjB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import type { ViewProps } from 'react-native';
|
|
2
|
-
import { WithDefault } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps } from 'react-native';
|
|
3
2
|
export interface NativeProps extends ViewProps {
|
|
4
|
-
accessibilityContainerViewIsModal?: WithDefault<boolean, true>;
|
|
3
|
+
accessibilityContainerViewIsModal?: CT.WithDefault<boolean, true>;
|
|
5
4
|
}
|
|
6
|
-
declare const _default: import("react-native
|
|
5
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
7
6
|
export default _default;
|
|
8
7
|
//# sourceMappingURL=FullWindowOverlayNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FullWindowOverlayNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/FullWindowOverlayNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FullWindowOverlayNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/FullWindowOverlayNativeComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,IAAI,EAAE,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGlE,MAAM,WAAW,WAAY,SAAQ,SAAS;IAC5C,iCAAiC,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC;CACnE;;AAED,wBAEG"}
|
|
@@ -1,26 +1,25 @@
|
|
|
1
|
-
import type { ViewProps, ColorValue } from 'react-native';
|
|
2
|
-
import type { DirectEventHandler, WithDefault, Int32, Float, Double } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps, ColorValue } from 'react-native';
|
|
3
2
|
type ScreenEvent = Readonly<{}>;
|
|
4
3
|
type ScreenDismissedEvent = Readonly<{
|
|
5
|
-
dismissCount: Int32;
|
|
4
|
+
dismissCount: CT.Int32;
|
|
6
5
|
}>;
|
|
7
6
|
type TransitionProgressEvent = Readonly<{
|
|
8
|
-
progress: Double;
|
|
9
|
-
closing: Int32;
|
|
10
|
-
goingForward: Int32;
|
|
7
|
+
progress: CT.Double;
|
|
8
|
+
closing: CT.Int32;
|
|
9
|
+
goingForward: CT.Int32;
|
|
11
10
|
}>;
|
|
12
11
|
type HeaderHeightChangeEvent = Readonly<{
|
|
13
|
-
headerHeight: Double;
|
|
12
|
+
headerHeight: CT.Double;
|
|
14
13
|
}>;
|
|
15
14
|
type SheetDetentChangedEvent = Readonly<{
|
|
16
|
-
index: Int32;
|
|
15
|
+
index: CT.Int32;
|
|
17
16
|
isStable: boolean;
|
|
18
17
|
}>;
|
|
19
18
|
type GestureResponseDistanceType = Readonly<{
|
|
20
|
-
start: Float;
|
|
21
|
-
end: Float;
|
|
22
|
-
top: Float;
|
|
23
|
-
bottom: Float;
|
|
19
|
+
start: CT.Float;
|
|
20
|
+
end: CT.Float;
|
|
21
|
+
top: CT.Float;
|
|
22
|
+
bottom: CT.Float;
|
|
24
23
|
}>;
|
|
25
24
|
type StackPresentation = 'push' | 'modal' | 'transparentModal' | 'fullScreenModal' | 'formSheet' | 'pageSheet' | 'containedModal' | 'containedTransparentModal';
|
|
26
25
|
type StackAnimation = 'default' | 'flip' | 'simple_push' | 'none' | 'fade' | 'slide_from_right' | 'slide_from_left' | 'slide_from_bottom' | 'fade_from_bottom' | 'ios_from_right' | 'ios_from_left';
|
|
@@ -28,32 +27,32 @@ type SwipeDirection = 'vertical' | 'horizontal';
|
|
|
28
27
|
type ReplaceAnimation = 'pop' | 'push';
|
|
29
28
|
type OptionalBoolean = 'undefined' | 'false' | 'true';
|
|
30
29
|
export interface NativeProps extends ViewProps {
|
|
31
|
-
onAppear?: DirectEventHandler<ScreenEvent>;
|
|
32
|
-
onDisappear?: DirectEventHandler<ScreenEvent>;
|
|
33
|
-
onDismissed?: DirectEventHandler<ScreenDismissedEvent>;
|
|
34
|
-
onNativeDismissCancelled?: DirectEventHandler<ScreenDismissedEvent>;
|
|
35
|
-
onWillAppear?: DirectEventHandler<ScreenEvent>;
|
|
36
|
-
onWillDisappear?: DirectEventHandler<ScreenEvent>;
|
|
37
|
-
onHeaderHeightChange?: DirectEventHandler<HeaderHeightChangeEvent>;
|
|
38
|
-
onTransitionProgress?: DirectEventHandler<TransitionProgressEvent>;
|
|
39
|
-
onGestureCancel?: DirectEventHandler<ScreenEvent>;
|
|
40
|
-
onHeaderBackButtonClicked?: DirectEventHandler<ScreenEvent>;
|
|
41
|
-
onSheetDetentChanged?: DirectEventHandler<SheetDetentChangedEvent>;
|
|
42
|
-
screenId?: WithDefault<string, ''>;
|
|
30
|
+
onAppear?: CT.DirectEventHandler<ScreenEvent>;
|
|
31
|
+
onDisappear?: CT.DirectEventHandler<ScreenEvent>;
|
|
32
|
+
onDismissed?: CT.DirectEventHandler<ScreenDismissedEvent>;
|
|
33
|
+
onNativeDismissCancelled?: CT.DirectEventHandler<ScreenDismissedEvent>;
|
|
34
|
+
onWillAppear?: CT.DirectEventHandler<ScreenEvent>;
|
|
35
|
+
onWillDisappear?: CT.DirectEventHandler<ScreenEvent>;
|
|
36
|
+
onHeaderHeightChange?: CT.DirectEventHandler<HeaderHeightChangeEvent>;
|
|
37
|
+
onTransitionProgress?: CT.DirectEventHandler<TransitionProgressEvent>;
|
|
38
|
+
onGestureCancel?: CT.DirectEventHandler<ScreenEvent>;
|
|
39
|
+
onHeaderBackButtonClicked?: CT.DirectEventHandler<ScreenEvent>;
|
|
40
|
+
onSheetDetentChanged?: CT.DirectEventHandler<SheetDetentChangedEvent>;
|
|
41
|
+
screenId?: CT.WithDefault<string, ''>;
|
|
43
42
|
sheetAllowedDetents?: number[];
|
|
44
|
-
sheetLargestUndimmedDetent?: WithDefault<Int32, -1>;
|
|
45
|
-
sheetGrabberVisible?: WithDefault<boolean, false>;
|
|
46
|
-
sheetCornerRadius?: WithDefault<Float, -1.0>;
|
|
47
|
-
sheetExpandsWhenScrolledToEdge?: WithDefault<boolean, false>;
|
|
48
|
-
sheetInitialDetent?: WithDefault<Int32, 0>;
|
|
49
|
-
sheetElevation?: WithDefault<Int32, 24>;
|
|
50
|
-
sheetShouldOverflowTopInset?: WithDefault<boolean, false>;
|
|
43
|
+
sheetLargestUndimmedDetent?: CT.WithDefault<CT.Int32, -1>;
|
|
44
|
+
sheetGrabberVisible?: CT.WithDefault<boolean, false>;
|
|
45
|
+
sheetCornerRadius?: CT.WithDefault<CT.Float, -1.0>;
|
|
46
|
+
sheetExpandsWhenScrolledToEdge?: CT.WithDefault<boolean, false>;
|
|
47
|
+
sheetInitialDetent?: CT.WithDefault<CT.Int32, 0>;
|
|
48
|
+
sheetElevation?: CT.WithDefault<CT.Int32, 24>;
|
|
49
|
+
sheetShouldOverflowTopInset?: CT.WithDefault<boolean, false>;
|
|
51
50
|
customAnimationOnSwipe?: boolean;
|
|
52
|
-
fullScreenSwipeEnabled?: WithDefault<OptionalBoolean, 'undefined'>;
|
|
53
|
-
fullScreenSwipeShadowEnabled?: WithDefault<boolean, true>;
|
|
51
|
+
fullScreenSwipeEnabled?: CT.WithDefault<OptionalBoolean, 'undefined'>;
|
|
52
|
+
fullScreenSwipeShadowEnabled?: CT.WithDefault<boolean, true>;
|
|
54
53
|
homeIndicatorHidden?: boolean;
|
|
55
54
|
preventNativeDismiss?: boolean;
|
|
56
|
-
gestureEnabled?: WithDefault<boolean, true>;
|
|
55
|
+
gestureEnabled?: CT.WithDefault<boolean, true>;
|
|
57
56
|
statusBarColor?: ColorValue;
|
|
58
57
|
statusBarHidden?: boolean;
|
|
59
58
|
screenOrientation?: string;
|
|
@@ -61,19 +60,19 @@ export interface NativeProps extends ViewProps {
|
|
|
61
60
|
statusBarStyle?: string;
|
|
62
61
|
statusBarTranslucent?: boolean;
|
|
63
62
|
gestureResponseDistance?: GestureResponseDistanceType;
|
|
64
|
-
stackPresentation?: WithDefault<StackPresentation, 'push'>;
|
|
65
|
-
stackAnimation?: WithDefault<StackAnimation, 'default'>;
|
|
66
|
-
transitionDuration?: WithDefault<Int32, 500>;
|
|
67
|
-
replaceAnimation?: WithDefault<ReplaceAnimation, 'pop'>;
|
|
68
|
-
swipeDirection?: WithDefault<SwipeDirection, 'horizontal'>;
|
|
63
|
+
stackPresentation?: CT.WithDefault<StackPresentation, 'push'>;
|
|
64
|
+
stackAnimation?: CT.WithDefault<StackAnimation, 'default'>;
|
|
65
|
+
transitionDuration?: CT.WithDefault<CT.Int32, 500>;
|
|
66
|
+
replaceAnimation?: CT.WithDefault<ReplaceAnimation, 'pop'>;
|
|
67
|
+
swipeDirection?: CT.WithDefault<SwipeDirection, 'horizontal'>;
|
|
69
68
|
hideKeyboardOnSwipe?: boolean;
|
|
70
|
-
activityState?: WithDefault<Float, -1.0>;
|
|
69
|
+
activityState?: CT.WithDefault<CT.Float, -1.0>;
|
|
71
70
|
navigationBarColor?: ColorValue;
|
|
72
71
|
navigationBarTranslucent?: boolean;
|
|
73
72
|
navigationBarHidden?: boolean;
|
|
74
73
|
nativeBackButtonDismissalEnabled?: boolean;
|
|
75
|
-
synchronousShadowStateUpdatesEnabled?: WithDefault<boolean, false>;
|
|
74
|
+
synchronousShadowStateUpdatesEnabled?: CT.WithDefault<boolean, false>;
|
|
76
75
|
}
|
|
77
|
-
declare const _default: import("react-native
|
|
76
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
78
77
|
export default _default;
|
|
79
78
|
//# sourceMappingURL=ModalScreenNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalScreenNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ModalScreenNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModalScreenNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ModalScreenNativeComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ViewProps } from 'react-native';
|
|
2
2
|
interface NativeProps extends ViewProps {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("react-native
|
|
4
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
5
5
|
export default _default;
|
|
6
6
|
//# sourceMappingURL=ScreenContainerNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenContainerNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenContainerNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScreenContainerNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenContainerNativeComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C,UAAU,WAAY,SAAQ,SAAS;CAAG;;AAE1C,wBAA6E"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ViewProps } from 'react-native';
|
|
2
2
|
export interface NativeProps extends ViewProps {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("react-native
|
|
4
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
5
5
|
export default _default;
|
|
6
6
|
//# sourceMappingURL=ScreenContentWrapperNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenContentWrapperNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenContentWrapperNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScreenContentWrapperNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenContentWrapperNativeComponent.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,WAAW,WAAY,SAAQ,SAAS;CAAG;;AAEjD,wBAGE"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ViewProps } from 'react-native';
|
|
2
2
|
export interface NativeProps extends ViewProps {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("react-native
|
|
4
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
5
5
|
export default _default;
|
|
6
6
|
//# sourceMappingURL=ScreenFooterNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenFooterNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenFooterNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScreenFooterNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenFooterNativeComponent.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,WAAW,WAAY,SAAQ,SAAS;CAAG;;AAEjD,wBAA0E"}
|