Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 25 of 3053) sorted by relevance

12345678910>>...123

/expo/android/app/
H A Dbuild.gradle154 implementation 'androidx.multidex:multidex:2.0.0'
165 implementation 'com.jakewharton:butterknife:10.2.1'
166 implementation 'de.greenrobot:eventbus:2.4.0'
168 implementation 'com.squareup.picasso:picasso:2.5.2'
177 implementation 'commons-io:commons-io:1.4'
180 implementation 'commons-codec:commons-codec:1.10'
181 implementation 'com.google.zxing:core:3.3.3'
182 implementation 'net.openid:appauth:0.4.1'
183 implementation 'com.airbnb.android:lottie:3.4.0'
188 implementation 'com.squareup.okio:okio:1.9.0'
[all …]
/expo/android/tools/
H A Dbuild.gradle4 implementation fileTree(dir: 'libs', include: ['*.jar'])
5 implementation group: 'com.github.javaparser', name: 'javaparser-core', version: '3.3.4'
6 implementation group: 'commons-io', name: 'commons-io', version: '2.6'
7 implementation group: 'org.json', name: 'json', version: '20170516'
/expo/packages/expo-maps/android/
H A Dbuild.gradle97 implementation project(':expo-modules-core')
98 implementation "com.google.android.gms:play-services-maps:18.0.2"
99 implementation "com.google.maps.android:android-maps-utils:2.2.3"
100 implementation "com.google.maps.android:maps-utils-ktx:3.3.0"
101 implementation "androidx.core:core-ktx:1.7.0"
102 implementation "com.google.android.libraries.places:places:2.6.0"
103 implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
104 implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.3"
106 implementation 'com.facebook.react:react-native:+'
/expo/packages/expo-updates/android/
H A Dbuild.gradle153 implementation project(':expo-modules-core')
157 implementation project(':expo-structured-headers')
158 implementation project(':expo-updates-interface')
159 implementation project(':expo-manifests')
160 implementation project(':expo-json-utils')
161 implementation project(':expo-eas-client')
163 implementation "com.facebook.react:react-native:+"
170 implementation("com.squareup.okhttp3:okhttp:4.9.2")
173 implementation("com.squareup.okio:okio:2.9.0")
174 implementation("commons-codec:commons-codec:1.10")
[all …]
/expo/packages/expo-updates/expo-updates-gradle-plugin/
H A Dbuild.gradle.kts14 implementation(gradleApi()) in <lambda>()
15 implementation("com.android.tools.build:gradle:7.4.2") in <lambda>()
16 implementation("com.facebook.react:react-native-gradle-plugin") in <lambda>()
/expo/android/versioned-abis/expoview-abi47_0_0/
H A Dbuild.gradle99 implementation project(":expoview")
154 implementation 'com.google.mlkit:face-detection:16.1.5'
161 implementation('androidx.work:work-runtime:2.7.0') {
187 implementation "com.google.zxing:core:3.3.3"
190 implementation "com.google.android.play:review:2.0.1"
191 implementation "com.google.android.play:review-ktx:2.0.0"
198 implementation 'com.cronutils:cron-utils:4.1.3'
204 implementation('com.stripe:stripe-android:20.25.+')
212 implementation "androidx.webkit:webkit:1.4.0"
215 implementation 'org.bouncycastle:bcutil-jdk15to18:1.70'
[all …]
/expo/packages/expo-image-picker/android/
H A Dbuild.gradle104 implementation project(':expo-modules-core')
105 implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
108 implementation "androidx.activity:activity-ktx:1.7.2"
109 implementation "androidx.appcompat:appcompat:1.6.1"
110 implementation "androidx.exifinterface:exifinterface:1.3.3"
111 implementation "com.github.CanHub:Android-Image-Cropper:4.3.1"
112 implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3"
113 implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3"
/expo/packages/expo-modules-core/android-annotation-processor/
H A Dbuild.gradle47 implementation project(':expo-modules-core$android-annotation')
48 implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
50 implementation "com.google.devtools.ksp:symbol-processing-api:${kspVersion()}"
52 implementation 'com.squareup:kotlinpoet:1.12.0'
53 implementation 'com.squareup:kotlinpoet-ksp:1.12.0'
/expo/android/versioned-abis/expoview-abi49_0_0/
H A Dbuild.gradle103 implementation project(":expoview")
157 implementation "androidx.tracing:tracing-ktx:1.1.0"
160 implementation 'com.google.mlkit:face-detection:16.1.5'
167 implementation('androidx.work:work-runtime:2.7.0') {
198 implementation "com.google.android.play:review:2.0.1"
207 implementation "jp.wasabeef:glide-transformations:4.3.0"
214 implementation 'com.cronutils:cron-utils:4.1.3'
220 implementation('com.stripe:stripe-android:20.25.+')
228 implementation "androidx.webkit:webkit:1.4.0"
231 implementation 'org.bouncycastle:bcutil-jdk15to18:1.70'
[all …]
/expo/android/versioned-abis/expoview-abi48_0_0/
H A Dbuild.gradle97 implementation project(":expoview")
151 implementation 'com.google.mlkit:face-detection:16.1.5'
158 implementation('androidx.work:work-runtime:2.7.0') {
184 implementation "com.google.zxing:core:3.3.3"
187 implementation "com.google.android.play:review:2.0.1"
196 implementation "jp.wasabeef:glide-transformations:4.3.0"
203 implementation 'com.cronutils:cron-utils:4.1.3'
209 implementation('com.stripe:stripe-android:20.25.+')
217 implementation "androidx.webkit:webkit:1.4.0"
220 implementation 'org.bouncycastle:bcutil-jdk15to18:1.70'
[all …]
/expo/packages/expo-dev-menu/android/
H A Dbuild.gradle157 implementation project(':expo-modules-core')
158 implementation project(":expo-manifests")
160 implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
161 implementation 'com.google.android.material:material:1.2.1'
163 implementation project(":expo-dev-menu-interface")
165 implementation 'com.squareup.okhttp3:okhttp:3.14.9'
166 implementation 'com.google.code.gson:gson:2.8.6'
169 implementation 'com.facebook.react:react-native:+'
179 implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7'
180 implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.5'
[all …]
/expo/packages/expo-dev-launcher/android/
H A Dbuild.gradle133 implementation project(":expo-modules-core")
134 implementation project(":expo-dev-menu-interface")
135 implementation project(":expo-manifests")
136 implementation project(":expo-updates-interface")
137 implementation project(":expo-dev-menu")
140 implementation project(":expo-updates")
146 implementation 'commons-io:commons-io:2.6'
148 implementation 'com.squareup.okhttp3:okhttp:3.14.9'
149 implementation 'com.google.code.gson:gson:2.8.6'
158 implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.3")
[all …]
/expo/packages/expo-image/android/
H A Dbuild.gradle105 implementation project(':expo-modules-core')
106 implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
110 implementation 'com.facebook.react:react-native:+' // From node_modules
112 implementation "com.github.zjupure:webpdecoder:2.1.${GLIDE_VERSION}"
117 implementation "com.github.penfeizhou.android.animation:glide-plugin:2.28.0"
118 implementation "com.github.bumptech.glide:avif-integration:${GLIDE_VERSION}"
123 implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1'
124 implementation "jp.wasabeef:glide-transformations:4.3.0"
/expo/android/expoview/
H A Dbuild.gradle291 implementation "androidx.tracing:tracing-ktx:1.1.0"
294 implementation 'com.google.mlkit:face-detection:16.1.5'
301 implementation('androidx.work:work-runtime:2.7.0') {
332 implementation "com.google.android.play:review:2.0.1"
333 implementation "com.google.android.play:review-ktx:2.0.0"
341 implementation "jp.wasabeef:glide-transformations:4.3.0"
348 implementation 'com.cronutils:cron-utils:4.1.3'
354 implementation('com.stripe:stripe-android:20.25.+')
362 implementation "androidx.webkit:webkit:1.4.0"
365 implementation 'org.bouncycastle:bcutil-jdk15to18:1.70'
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTBridgeModuleDecorator.m10 @implementation ABI49_0_0RCTBridgeModuleDecorator
32 * Usage: In the TurboModule @implementation, include:
43 * Usage: In the TurboModule @implementation, include:
54 * Usage: In the TurboModule @implementation, include:
65 * Usage: In the TurboModule @implementation, include:
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTBridgeModuleDecorator.m10 @implementation ABI48_0_0RCTBridgeModuleDecorator
32 * Usage: In the TurboModule @implementation, include:
43 * Usage: In the TurboModule @implementation, include:
54 * Usage: In the TurboModule @implementation, include:
65 * Usage: In the TurboModule @implementation, include:
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTBridgeModuleDecorator.m10 @implementation ABI47_0_0RCTBridgeModuleDecorator
32 * Usage: In the TurboModule @implementation, include:
43 * Usage: In the TurboModule @implementation, include:
54 * Usage: In the TurboModule @implementation, include:
65 * Usage: In the TurboModule @implementation, include:
/expo/android/vendored/sdk47/react-native-screens/android/
H A Dbuild.gradle107 implementation project(":packages:react-native:ReactAndroid")
109 implementation 'host.exp:reactandroid-abi47_0_0:1.0.0'
118 implementation 'androidx.appcompat:appcompat:1.1.0'
119 implementation 'androidx.fragment:fragment:1.2.1'
120 implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
121 implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
122 implementation 'com.google.android.material:material:1.1.0'
123 implementation "androidx.core:core-ktx:1.5.0"
/expo/ios/Client/Menu/
H A DEXDevMenuMotionInterceptor.m12 @implementation UIWindow (EXDevMenuMotionInterceptor)
23 @implementation EXDevMenuMotionInterceptor
28 // Capture shake gesture from any window by swapping default implementation from UIWindow.
/expo/ios/vendored/sdk48/react-native-reanimated/ios/Nodes/
H A DABI48_0_0REAClockNodes.m14 @implementation ABI48_0_0REAClockNode
56 @implementation ABI48_0_0REAClockOpNode {
77 @implementation ABI48_0_0REAClockStartNode
92 @implementation ABI48_0_0REAClockStopNode
107 @implementation ABI48_0_0REAClockTestNode
/expo/ios/vendored/sdk47/react-native-reanimated/ios/Nodes/
H A DABI47_0_0REAClockNodes.m14 @implementation ABI47_0_0REAClockNode
56 @implementation ABI47_0_0REAClockOpNode {
77 @implementation ABI47_0_0REAClockStartNode
92 @implementation ABI47_0_0REAClockStopNode
107 @implementation ABI47_0_0REAClockTestNode
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTProgressViewManager.m12 @implementation ABI48_0_0RCTConvert (ABI48_0_0RCTProgressViewManager)
25 @implementation ABI48_0_0RCTProgressViewManager
34 …ill using the legacy interop layer -- please migrate it to use a Fabric specific implementation.");
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTProgressViewManager.m12 @implementation ABI47_0_0RCTConvert (ABI47_0_0RCTProgressViewManager)
25 @implementation ABI47_0_0RCTProgressViewManager
34 …ill using the legacy interop layer -- please migrate it to use a Fabric specific implementation.");
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/
H A DABI49_0_0UIView+ComponentViewProtocol.mm18 @implementation UIView (ComponentViewProtocol)
65 // Default implementation does nothing.
70 // Default implementation does nothing.
76 // Default implementation does nothing.
81 // Default implementation does nothing.
124 // Default implementation does nothing.
129 // Default implementation does nothing.
140 // Default implementation always returns `NO`.
146 // Default implementation does nothing.
151 // Default implementation does nothing.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/
H A DABI47_0_0UIView+ComponentViewProtocol.mm18 @implementation UIView (ComponentViewProtocol)
65 // Default implementation does nothing.
70 // Default implementation does nothing.
76 // Default implementation does nothing.
81 // Default implementation does nothing.
124 // Default implementation does nothing.
129 // Default implementation does nothing.
140 // Default implementation always returns `NO`.
146 // Default implementation does nothing.
151 // Default implementation does nothing.

12345678910>>...123