Searched refs:getInitialState (Results 1 – 10 of 10) sorted by relevance
| /expo/packages/expo-router/src/fork/ |
| H A D | useLinking.native.ts | 136 const getInitialState = React.useCallback(() => { constant 215 getInitialState,
|
| H A D | NavigationContainer.native.tsx | 74 const { getInitialState } = useLinking(refContainer, { 100 const [isResolved, initialState] = useThenable(getInitialState);
|
| /expo/packages/expo-router/build/fork/ |
| H A D | useLinking.native.d.ts | 6 getInitialState: () => PromiseLike<(Partial<Omit<Readonly<{
|
| H A D | NavigationContainer.native.js | 61 const { getInitialState } = (0, useLinking_1.default)(refContainer, { 85 const [isResolved, initialState] = (0, useThenable_1.default)(getInitialState);
|
| H A D | useLinking.native.js | 114 const getInitialState = React.useCallback(() => { 176 getInitialState,
|
| H A D | useLinking.native.js.map | 1 …getInitialState` doesn't resolve\n // Workaround for https://github.com/facebook/react-na…
|
| H A D | NavigationContainer.native.js.map | 1 …getInitialState } = useLinking(refContainer, {\n // independent: rest.independent,\n enabled…
|
| /expo/packages/expo-router/build/link/ |
| H A D | linking.js.map | 1 …n new Promise<string>((resolve) =>\n // Timeout in 150ms if `getInitialState` doesn't reso…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 451 …{},{type:'drawer',getInitialState:function(t){var n=t.routeNames,o=t.routeParamList,u=t.routeGetId… 452 …,s=void 0===i?'firstRoute':i;return u(u({},o.default),{},{type:'tab',getInitialState:function(t){v… 453 …oid 0,e.default=function(t){var r=l(l({},u.default),{},{type:'stack',getInitialState:function(n){v… 497 ….state)?t:Y,{routeNames:H,routeParamList:o,routeGetIdList:B}),!1]:[V.getInitialState({routeNames:H… 523 …O.default)(T,h({independent:F.independent,enabled:D,prefixes:[]},w)).getInitialState;o.useEffect((… 529 …&'message'in e?e.message:e}`)}else n.resetRoot(r)}}}))}),[s,A,e,k]),{getInitialState:I}};var t=_r(…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 452 …{},{type:'drawer',getInitialState:function(t){var n=t.routeNames,o=t.routeParamList,u=t.routeGetId… 453 …,s=void 0===i?'firstRoute':i;return u(u({},o.default),{},{type:'tab',getInitialState:function(t){v… 454 …oid 0,e.default=function(t){var r=l(l({},u.default),{},{type:'stack',getInitialState:function(n){v… 498 ….state)?t:Y,{routeNames:H,routeParamList:o,routeGetIdList:B}),!1]:[V.getInitialState({routeNames:H… 524 …O.default)(T,h({independent:F.independent,enabled:D,prefixes:[]},w)).getInitialState;o.useEffect((… 530 …&'message'in e?e.message:e}`)}else n.resetRoot(r)}}}))}),[s,A,e,k]),{getInitialState:I}};var t=_r(…
|