Home
last modified time | relevance | path

Searched refs:effects (Results 1 – 25 of 69) sorted by relevance

123

/expo/packages/@expo/metro-runtime/build/
H A Deffects.d.ts.map1 {"version":3,"file":"effects.d.ts","sourceRoot":"","sources":["../src/effects.ts"],"names":[],"mapp…
H A Deffects.native.d.ts.map1 {"version":3,"file":"effects.native.d.ts","sourceRoot":"","sources":["../src/effects.native.ts"],"n…
H A Deffects.native.js.map1 {"version":3,"file":"effects.native.js","sourceRoot":"","sources":["../src/effects.native.ts"],"nam…
H A Deffects.js.map1 {"version":3,"file":"effects.js","sourceRoot":"","sources":["../src/effects.ts"],"names":[],"mappin…
H A Dindex.js.map1 …install';\n// IMPORT POSITION MATTERS FOR FAST REFRESH ON WEB\nimport './effects';\n// vvv EVERYTH…
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/presentation/effects/
H A DBaseNotificationEffect.java1 package expo.modules.notifications.notifications.presentation.effects;
/expo/packages/expo-router/src/
H A Dqualified-entry.tsx2 // entry side-effects, otherwise they'll be updated when files are added/removed from the
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/effects/
H A DBaseNotificationEffect.java1 package abi49_0_0.expo.modules.notifications.notifications.presentation.effects;
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/effects/
H A DBaseNotificationEffect.java1 package abi48_0_0.expo.modules.notifications.notifications.presentation.effects;
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/effects/
H A DBaseNotificationEffect.java1 package abi47_0_0.expo.modules.notifications.notifications.presentation.effects;
/expo/packages/babel-preset-expo/src/__tests__/__snapshots__/
H A Dindex.test.ts.snap3 …" option accepts ["inline-comp", "./inline-func", "../inline-func-with-side-effects.fx.ts"] 1`] = `
15 require("./local-file/i-have-side-effects.fx.js");
16 require("../i-also-have-side-effects.fx");
64 require("./local-file/i-have-side-effects.fx.js");
65 require("../i-also-have-side-effects.fx");
113 require("./local-file/i-have-side-effects.fx.js");
114 require("../i-also-have-side-effects.fx");
162 require("./local-file/i-have-side-effects.fx.js");
163 require("../i-also-have-side-effects.fx");
211 require("./local-file/i-have-side-effects.fx.js");
[all …]
/expo/docs/pages/workflow/
H A Dcontinuous-native-generation.mdx25 5. Native Subscribers, for reducing native code side-effects in entry files.
55 - **No native code or configuration side-effects**: Libraries without native code or configuration …
59 - **Additional configuration side-effects and setup**: Libraries that require additional configurat…
61 … listeners**](/modules/android-lifecycle-listeners/) to minimize the side-effects of their library.
91 …atures can be easily added, and just as easily removed, without any side effects. CNG allows devel…
H A Dprebuild.mdx87 ## Side effects
89 …s several side effects outside of generating the **android** and **ios** directories. Work is in p…
127 ### Dependency side effects
131 …tion side effects for their library. This means library side effects can be more expressive, power…
135 When you uninstall a package you have to be certain you removed all of the side effects required to…
/expo/packages/babel-preset-expo/
H A DREADME.md91 … front is sometimes entirely un-necessary, particularly when the dependencies have no side effects.
93 The value of `lazyImports` has a few possible effects:
99 …cept local imports (e.g., `./foo`), certain Expo packages that have side effects, and the two case…
105 …If you choose to do this, you can also access the list of Expo packages that have side effects by …
/expo/tools/src/vendoring/config/
H A Dreact-native-skia.patch43 - cpp/skia/include/effects/
49 + ${PROJECT_SOURCE_DIR}/../cpp/skia/include/effects/
/expo/packages/expo-router/build/
H A Dqualified-entry.js.map1 …t uses context modules) cannot be in the same file as the\n// entry side-effects, otherwise they'l…
/expo/packages/expo-dev-launcher/bundle/hooks/
H A DuseOnUpdatePress.tsx45 // not necessary to await this as its effects are only applied on app launch
/expo/packages/expo-haptics/
H A DREADME.md10 Provides access to the system's haptics engine on iOS and vibration effects on Android.
/expo/apps/native-component-list/src/screens/GL/
H A DGLScreen.tsx41 name: 'three.js glitch and film effects',
/expo/packages/expo-modules-autolinking/build/autolinking/
H A DverifySearchResults.js.map1 … '⚠️ Please get rid of multiple revisions as it may introduce some side effects or compatibility …
/expo/apps/native-component-list/src/screens/
H A DComponentListScreen.tsx45 // You can add hover effects using `onMouseEnter` and `onMouseLeave`
H A DHTMLElementsScreen.tsx116 A neat nested <Mark>sentence</Mark> with <B>TONS</B> of effects{' '}
/expo/docs/pages/versions/unversioned/sdk/
H A Dhaptics.mdx3 description: A library that provides access to the system's vibration effects on Android and the ha…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dhaptics.mdx3 description: A library that provides access to the system's vibration effects on Android and the ha…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dhaptics.mdx3 description: A library that provides access to the system's vibration effects on Android and the ha…

123