| /expo/packages/expo-router/build/views/ |
| H A D | Screen.js | 9 const useLayoutEffect = typeof window !== 'undefined' ? react_1.default.useLayoutEffect : function … constant 13 useLayoutEffect(() => {
|
| H A D | Unmatched.js | 13 const useLayoutEffect = typeof window !== 'undefined' ? react_1.default.useLayoutEffect : function … constant 30 useLayoutEffect(() => {
|
| H A D | Screen.js.map | 1 …useLayoutEffect = typeof window !== 'undefined' ? React.useLayoutEffect : function () {};\n\n/** C…
|
| H A D | Unmatched.js.map | 1 …useLayoutEffect = typeof window !== 'undefined' ? React.useLayoutEffect : function () {};\n\nfunct…
|
| /expo/packages/expo-notifications/src/ |
| H A D | useLastNotificationResponse.ts | 1 import { useEffect, useLayoutEffect, useState } from 'react'; 48 useLayoutEffect(() => {
|
| /expo/packages/expo-notifications/build/ |
| H A D | useLastNotificationResponse.js | 1 import { useEffect, useLayoutEffect, useState } from 'react'; 42 useLayoutEffect(() => {
|
| H A D | useLastNotificationResponse.js.map | 1 …useLayoutEffect, useState } from 'react';\n\nimport { NotificationResponse } from './Notifications…
|
| /expo/packages/expo-router/src/ |
| H A D | useDeprecated.ts | 1 import { useLayoutEffect } from 'react'; 16 useLayoutEffect(() => {
|
| /expo/packages/expo-router/src/views/ |
| H A D | Screen.tsx | 19 const useLayoutEffect = typeof window !== 'undefined' ? React.useLayoutEffect : function () {}; 25 useLayoutEffect(() => {
|
| H A D | Unmatched.tsx | 9 const useLayoutEffect = typeof window !== 'undefined' ? React.useLayoutEffect : function () {}; 31 useLayoutEffect(() => {
|
| /expo/packages/expo-router/build/ |
| H A D | useDeprecated.js.map | 1 …useLayoutEffect } from 'react';\nimport { Platform } from 'react-native';\n\n// Node environment m…
|
| H A D | useDeprecated.js | 16 (0, react_1.useLayoutEffect)(() => {
|
| /expo/apps/test-suite/ |
| H A D | AppNavigator.js | 27 React.useLayoutEffect(() => {
|
| /expo/apps/native-component-list/src/screens/SVG/ |
| H A D | SVGExampleScreen.tsx | 12 React.useLayoutEffect(() => {
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | SafeAreaContextScreen.tsx | 17 React.useLayoutEffect(() => {
|
| H A D | StoreReview.tsx | 22 React.useLayoutEffect(() => {
|
| /expo/apps/native-component-list/src/screens/Contacts/ |
| H A D | ContactsScreen.tsx | 26 React.useLayoutEffect(() => {
|
| H A D | ContactDetailScreen.tsx | 28 React.useLayoutEffect(() => {
|
| /expo/apps/native-component-list/src/screens/MediaLibrary/ |
| H A D | MediaLibraryScreen.tsx | 107 React.useLayoutEffect(() => {
|
| /expo/ios/vendored/sdk47/react-native-screens/ios/ |
| H A D | ABI47_0_0RNSScreenStackHeaderConfig.mm | 564 … @"Failed to attach search bar to the header. We recommend using `useLayoutEffect` when managing "
|
| /expo/ios/vendored/sdk48/react-native-screens/ios/ |
| H A D | ABI48_0_0RNSScreenStackHeaderConfig.mm | 580 … @"Failed to attach search bar to the header. We recommend using `useLayoutEffect` when managing "
|
| /expo/ios/vendored/sdk49/react-native-screens/ios/ |
| H A D | ABI49_0_0RNSScreenStackHeaderConfig.mm | 598 … @"Failed to attach search bar to the header. We recommend using `useLayoutEffect` when managing "
|
| /expo/ios/vendored/unversioned/react-native-screens/ios/ |
| H A D | RNSScreenStackHeaderConfig.mm | 598 … @"Failed to attach search bar to the header. We recommend using `useLayoutEffect` when managing "
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 102 …return V.current.useInsertionEffect(e,t)},_e.useLayoutEffect=function(e,t){return V.current.useLay… function 114 …useLayoutEffect:Jr,useMemo:Jr,useReducer:Jr,useRef:Jr,useState:Jr,useDebugValue:Jr,useDeferredValu… property 234 …useLayoutEffect:Hr,useMemo:Hr,useReducer:Hr,useRef:Hr,useState:Hr,useDebugValue:Hr,useDeferredValu… property 297 ….API.flushQueue()})),(0,s.useLayoutEffect)((function(){return u.current=!1,function(){u.current=!0… 378 …null==P||P(t.nativeEvent.value),x({value:t.nativeEvent.value})};if(b.useLayoutEffect((function(){v… 381 …useLayoutEffect)((function(){var n,t,l={};(Z!==s.value&&'string'==typeof s.value&&(l.text=s.value,… 422 …t===n&&(0!==t||1/t==1/n)||t!=t&&n!=n},e=t.useState,u=t.useEffect,r=t.useLayoutEffect,s=t.useDebugV…
|
| H A D | EXDevMenuApp.android.js | 102 …return V.current.useInsertionEffect(e,t)},_e.useLayoutEffect=function(e,t){return V.current.useLay… function 113 …useLayoutEffect:Jr,useMemo:Jr,useReducer:Jr,useRef:Jr,useState:Jr,useDebugValue:Jr,useDeferredValu… property 232 …useLayoutEffect:Hr,useMemo:Hr,useReducer:Hr,useRef:Hr,useState:Hr,useDebugValue:Hr,useDeferredValu… property 297 ….API.flushQueue()})),(0,s.useLayoutEffect)((function(){return u.current=!1,function(){u.current=!0… 379 …null==P||P(t.nativeEvent.value),x({value:t.nativeEvent.value})};if(b.useLayoutEffect((function(){v… 382 …useLayoutEffect)((function(){var n,t,l={};(Z!==s.value&&'string'==typeof s.value&&(l.text=s.value,… 423 …t===n&&(0!==t||1/t==1/n)||t!=t&&n!=n},e=t.useState,u=t.useEffect,r=t.useLayoutEffect,s=t.useDebugV…
|