Home
last modified time | relevance | path

Searched refs:useLayoutEffect (Results 1 – 25 of 28) sorted by relevance

12

/expo/packages/expo-router/build/views/
H A DScreen.js9 const useLayoutEffect = typeof window !== 'undefined' ? react_1.default.useLayoutEffect : function … constant
13 useLayoutEffect(() => {
H A DUnmatched.js13 const useLayoutEffect = typeof window !== 'undefined' ? react_1.default.useLayoutEffect : function … constant
30 useLayoutEffect(() => {
H A DScreen.js.map1useLayoutEffect = typeof window !== 'undefined' ? React.useLayoutEffect : function () {};\n\n/** C…
H A DUnmatched.js.map1useLayoutEffect = typeof window !== 'undefined' ? React.useLayoutEffect : function () {};\n\nfunct…
/expo/packages/expo-notifications/src/
H A DuseLastNotificationResponse.ts1 import { useEffect, useLayoutEffect, useState } from 'react';
48 useLayoutEffect(() => {
/expo/packages/expo-notifications/build/
H A DuseLastNotificationResponse.js1 import { useEffect, useLayoutEffect, useState } from 'react';
42 useLayoutEffect(() => {
H A DuseLastNotificationResponse.js.map1useLayoutEffect, useState } from 'react';\n\nimport { NotificationResponse } from './Notifications…
/expo/packages/expo-router/src/
H A DuseDeprecated.ts1 import { useLayoutEffect } from 'react';
16 useLayoutEffect(() => {
/expo/packages/expo-router/src/views/
H A DScreen.tsx19 const useLayoutEffect = typeof window !== 'undefined' ? React.useLayoutEffect : function () {};
25 useLayoutEffect(() => {
H A DUnmatched.tsx9 const useLayoutEffect = typeof window !== 'undefined' ? React.useLayoutEffect : function () {};
31 useLayoutEffect(() => {
/expo/packages/expo-router/build/
H A DuseDeprecated.js.map1useLayoutEffect } from 'react';\nimport { Platform } from 'react-native';\n\n// Node environment m…
H A DuseDeprecated.js16 (0, react_1.useLayoutEffect)(() => {
/expo/apps/test-suite/
H A DAppNavigator.js27 React.useLayoutEffect(() => {
/expo/apps/native-component-list/src/screens/SVG/
H A DSVGExampleScreen.tsx12 React.useLayoutEffect(() => {
/expo/apps/native-component-list/src/screens/
H A DSafeAreaContextScreen.tsx17 React.useLayoutEffect(() => {
H A DStoreReview.tsx22 React.useLayoutEffect(() => {
/expo/apps/native-component-list/src/screens/Contacts/
H A DContactsScreen.tsx26 React.useLayoutEffect(() => {
H A DContactDetailScreen.tsx28 React.useLayoutEffect(() => {
/expo/apps/native-component-list/src/screens/MediaLibrary/
H A DMediaLibraryScreen.tsx107 React.useLayoutEffect(() => {
/expo/ios/vendored/sdk47/react-native-screens/ios/
H A DABI47_0_0RNSScreenStackHeaderConfig.mm564 … @"Failed to attach search bar to the header. We recommend using `useLayoutEffect` when managing "
/expo/ios/vendored/sdk48/react-native-screens/ios/
H A DABI48_0_0RNSScreenStackHeaderConfig.mm580 … @"Failed to attach search bar to the header. We recommend using `useLayoutEffect` when managing "
/expo/ios/vendored/sdk49/react-native-screens/ios/
H A DABI49_0_0RNSScreenStackHeaderConfig.mm598 … @"Failed to attach search bar to the header. We recommend using `useLayoutEffect` when managing "
/expo/ios/vendored/unversioned/react-native-screens/ios/
H A DRNSScreenStackHeaderConfig.mm598 … @"Failed to attach search bar to the header. We recommend using `useLayoutEffect` when managing "
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js102 …return V.current.useInsertionEffect(e,t)},_e.useLayoutEffect=function(e,t){return V.current.useLay… function
114useLayoutEffect:Jr,useMemo:Jr,useReducer:Jr,useRef:Jr,useState:Jr,useDebugValue:Jr,useDeferredValu… property
234useLayoutEffect: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…
381useLayoutEffect)((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 DEXDevMenuApp.android.js102 …return V.current.useInsertionEffect(e,t)},_e.useLayoutEffect=function(e,t){return V.current.useLay… function
113useLayoutEffect:Jr,useMemo:Jr,useReducer:Jr,useRef:Jr,useState:Jr,useDebugValue:Jr,useDeferredValu… property
232useLayoutEffect: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…
382useLayoutEffect)((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…

12