Home
last modified time | relevance | path

Searched refs:libraries (Results 1 – 25 of 238) sorted by relevance

12345678910

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/codegen/__tests__/
H A Dgenerate-artifacts-executor-test.js73 let libraries = []; variable
78 libraries,
85 let libraries = []; variable
90 libraries,
99 let libraries = []; variable
103 libraries,
122 let libraries = []; variable
126 libraries,
135 let libraries = []; variable
138 libraries,
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/codegen/__tests__/
H A Dgenerate-artifacts-executor-test.js73 let libraries = []; variable
78 libraries,
85 let libraries = []; variable
90 libraries,
99 let libraries = []; variable
103 libraries,
122 let libraries = []; variable
126 libraries,
135 let libraries = []; variable
138 libraries,
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/codegen/__tests__/
H A Dgenerate-artifacts-executor-test.js73 let libraries = []; variable
78 libraries,
85 let libraries = []; variable
90 libraries,
99 let libraries = []; variable
103 libraries,
122 let libraries = []; variable
126 libraries,
135 let libraries = []; variable
138 libraries,
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js96 libraries, argument
113 libraries, argument
155 libraries, argument
171 libraries, argument
208 libraries, argument
257 libraries, argument
268 libraries,
354 libraries, argument
425 libraries,
430 libraries,
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js107 libraries, argument
124 libraries, argument
166 libraries, argument
185 libraries, argument
224 libraries, argument
273 libraries, argument
284 libraries,
375 libraries, argument
452 libraries,
457 libraries,
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js96 libraries, argument
113 libraries, argument
155 libraries, argument
171 libraries, argument
208 libraries, argument
257 libraries, argument
268 libraries,
354 libraries, argument
425 libraries,
430 libraries,
[all …]
/expo/packages/expo-maps/android/src/main/java/expo/modules/maps/googleMaps/placesUtils/
H A DGoogleMapsPlacesSearchCompleter.kt4 import com.google.android.libraries.places.api.model.AutocompletePrediction in <lambda>()
5 import com.google.android.libraries.places.api.model.AutocompleteSessionToken in <lambda>()
6 import com.google.android.libraries.places.api.model.RectangularBounds in <lambda>()
7 import com.google.android.libraries.places.api.model.TypeFilter in <lambda>()
8 import com.google.android.libraries.places.api.net.* in <lambda>()
H A DGooglePlacesFetchPlace.kt6 import com.google.android.libraries.places.api.model.Place in <lambda>()
7 import com.google.android.libraries.places.api.net.FetchPlaceRequest in <lambda>()
8 import com.google.android.libraries.places.api.net.FetchPlaceResponse in <lambda>()
9 import com.google.android.libraries.places.api.net.PlacesClient in <lambda>()
H A DGoogleMapsPlacesTokenUtils.kt3 import com.google.android.libraries.places.api.model.AutocompleteSessionToken
/expo/docs/pages/develop/user-interface/
H A Dnext-steps.mdx19 title="UI component libraries"
21 description="Learn about different UI libraries available in Expo and React Native ecosystem."
22 href="/ui-programming/user-interface-libraries/"
H A Dstore-data.mdx3 description: Learn about different libraries available to store data in your Expo project.
9 …and the security requirements of your app. This page lists a variety of libraries to help you deci…
55 ## Other libraries
57 There are other libraries available for storing data for different purposes. For example, you might…
59 We recommend checking out [React Native for a list of libraries](https://reactnative.directory/?sea…
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/codegen/__test_fixtures__/
H A Dfixtures.js15 libraries: [ property
27 libraries: [ property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/codegen/__test_fixtures__/
H A Dfixtures.js15 libraries: [ property
27 libraries: [ property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/codegen/__test_fixtures__/
H A Dfixtures.js15 libraries: [ property
27 libraries: [ property
/expo/docs/pages/workflow/
H A Dusing-libraries.mdx2 title: Use libraries
3 description: Learn how to use libraries based on React Native, Expo SDK and third-party in your pro…
15 ## React Native core libraries
38 ## Expo SDK libraries
40libraries end. It provides access to a lot of device and system functionality such as audio, barco…
90 ## Third-Party libraries
94 [React Native Directory](https://reactnative.directory) is a searchable database of libraries built…
96libraries, but the libraries that it lists may not all be compatible with React Native. React Nati…
114 Many React Native libraries are not compatible with [Expo Go][expo-go]. For these libraries, you ca…
/expo/templates/expo-template-bare-minimum/ios/HelloWorld/
H A DAppDelegate.mm39 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
45 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
51 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
/expo/templates/expo-template-tv/ios/HelloWorld/
H A DAppDelegate.mm39 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
45 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
51 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
/expo/apps/fabric-tester/ios/fabrictester/
H A DAppDelegate.mm39 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
45 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
51 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
/expo/docs/pages/bare/
H A Doverview.mdx11 …s and services offered by Expo including [EAS](/eas), Expo CLI, and the libraries in the Expo SDK,…
56 title="Install libraries"
57 description="Learn how to install and configure native libraries."
58 href="/workflow/using-libraries#installing-a-third-party-library"
/expo/android/vendored/unversioned/lottie-react-native/android/
H A Dgradle.properties22 # https://developer.android.com/topic/libraries/support-library/androidx-rn
24 # Automatically convert third-party libraries to use AndroidX
/expo/docs/pages/ui-programming/
H A Duser-interface-libraries.mdx2 title: User Interface component libraries
3 description: A list of UI component libraries for Expo and React Native apps.
8 … running fast while still having a polished finish, there are plenty of libraries already in place…
/expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/
H A DMaps-test.ts.snap47 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
53 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
59 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
113 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
119 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
125 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
179 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
185 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
191 …icitly define remote notification delegates to ensure compatibility with some third-party libraries
/expo/templates/expo-template-bare-minimum/android/
H A Dgradle.properties22 # https://developer.android.com/topic/libraries/support-library/androidx-rn
25 # Automatically convert third-party libraries to use AndroidX
39 # to write custom TurboModules/Fabric components OR use libraries that
/expo/templates/expo-template-tv/android/
H A Dgradle.properties22 # https://developer.android.com/topic/libraries/support-library/androidx-rn
25 # Automatically convert third-party libraries to use AndroidX
39 # to write custom TurboModules/Fabric components OR use libraries that
/expo/apps/fabric-tester/android/
H A Dgradle.properties22 # https://developer.android.com/topic/libraries/support-library/androidx-rn
25 # Automatically convert third-party libraries to use AndroidX
39 # to write custom TurboModules/Fabric components OR use libraries that

12345678910