Searched refs:useStackItems (Results 1 – 5 of 5) sorted by relevance
| /expo/packages/expo-dev-launcher/bundle/providers/ |
| H A D | ModalStackProvider.tsx | 9 useStackItems, 22 const modals = useStackItems(modalStack);
|
| H A D | ToastStackProvider.tsx | 10 useStackItems, 49 const toasts = useStackItems(toastStack);
|
| /expo/packages/expo-dev-launcher/bundle/functions/ |
| H A D | createAsyncStack.ts | 229 export function useStackItems<T>(stack: Stack<T>) { function
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 1191 …{var n=t.children,o=i.useRef((0,c.createAsyncStack)()).current,u=(0,c.useStackItems)(o);return(0,l… 1192 …),function(){f=f.filter((function(n){return n!==t}))}},getState:y}},e.useStackItems=function(t){va… 1256 …r=function(t){var n=t.children,o=t.modalStack,l=void 0===o?b:o,p=(0,s.useStackItems)(l),O=u.useRef…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 1192 …{var n=t.children,o=i.useRef((0,c.createAsyncStack)()).current,u=(0,c.useStackItems)(o);return(0,l… 1193 …),function(){f=f.filter((function(n){return n!==t}))}},getState:y}},e.useStackItems=function(t){va… 1257 …r=function(t){var n=t.children,o=t.modalStack,l=void 0===o?b:o,p=(0,s.useStackItems)(l),O=u.useRef…
|