Home
last modified time | relevance | path

Searched refs:library (Results 1 – 25 of 865) sorted by relevance

12345678910>>...35

/expo/docs/pages/versions/unversioned/sdk/
H A Dmedia-library.mdx3 description: A library that provides access to the device's media library.
4 sourceCodeUrl: 'https://github.com/expo/expo/tree/main/packages/expo-media-library'
5 packageName: 'expo-media-library'
6 iconUrl: '/static/images/packages/expo-media-library.png'
19library` provides access to the user's media library, allowing them to access their existing image…
35 … instructions in the `expo-media-library` repository](https://github.com/expo/expo/tree/main/packa…
46 "expo-media-library",
89 import * as MediaLibrary from 'expo-media-library';
92 <APISection packageName="expo-media-library" apiName="MediaLibrary" />
98 The following permissions are added automatically through this library's `AndroidManifest.xml`.
[all …]
H A Dslider.mdx3 description: A React Native component library that provides access to the system UI for a slider co…
14 …*info** This library is listed in the Expo SDK reference because it is included in [Expo Go](/get-…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dmedia-library.mdx3 description: A library that provides access to the device's media library.
4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-48/packages/expo-media-library'
5 packageName: 'expo-media-library'
6 iconUrl: '/static/images/packages/expo-media-library.png'
19library` provides access to the user's media library, allowing them to access their existing image…
35 … instructions in the `expo-media-library` repository](https://github.com/expo/expo/tree/main/packa…
46 "expo-media-library",
89 import * as MediaLibrary from 'expo-media-library';
92 <APISection packageName="expo-media-library" apiName="MediaLibrary" />
98 The following permissions are added automatically through this library's `AndroidManifest.xml`.
[all …]
H A Dshared-element.mdx3 description: A library that provides building blocks to create shared element transitions.
12 …*info** This library is listed in the Expo SDK reference because it is included in [Expo Go](/get-…
14 > **info** In SDK 49 and higher, this library will no longer be available in [Expo Go](/get-started…
18 > Note: this library is still in alpha. Please refer to [the issue tracker](https://github.com/Ijze…
H A Dslider.mdx3 description: A React Native component library that provides access to the system UI for a slider co…
14 …*info** This library is listed in the Expo SDK reference because it is included in [Expo Go](/get-…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dmedia-library.mdx3 description: A library that provides access to the device's media library.
4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-46/packages/expo-media-library'
5 packageName: 'expo-media-library'
6 iconUrl: '/static/images/packages/expo-media-library.png'
19library` provides access to the user's media library, allowing them to access their existing image…
35 … instructions in the `expo-media-library` repository](https://github.com/expo/expo/tree/main/packa…
46 "expo-media-library",
89 import * as MediaLibrary from 'expo-media-library';
92 <APISection packageName="expo-media-library" apiName="MediaLibrary" />
98 The following permissions are added automatically through this library's `AndroidManifest.xml`.
[all …]
H A Dshared-element.mdx3 description: A library that provides building blocks to create shared element transitions.
12 …*info** This library is listed in the Expo SDK reference because it is included in [Expo Go](/get-…
16 > Note: this library is still in alpha. Please refer to [the issue tracker](https://github.com/Ijze…
H A Dslider.mdx3 description: A React Native component library that provides access to the system UI for a slider co…
14 …*info** This library is listed in the Expo SDK reference because it is included in [Expo Go](/get-…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dmedia-library.mdx3 description: A library that provides access to the device's media library.
4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-49/packages/expo-media-library'
5 packageName: 'expo-media-library'
6 iconUrl: '/static/images/packages/expo-media-library.png'
19library` provides access to the user's media library, allowing them to access their existing image…
35 … instructions in the `expo-media-library` repository](https://github.com/expo/expo/tree/main/packa…
46 "expo-media-library",
89 import * as MediaLibrary from 'expo-media-library';
92 <APISection packageName="expo-media-library" apiName="MediaLibrary" />
98 The following permissions are added automatically through this library's `AndroidManifest.xml`.
[all …]
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dmedia-library.mdx3 description: A library that provides access to the device's media library.
4 sourceCodeUrl: 'https://github.com/expo/expo/tree/sdk-47/packages/expo-media-library'
5 packageName: 'expo-media-library'
6 iconUrl: '/static/images/packages/expo-media-library.png'
19library` provides access to the user's media library, allowing them to access their existing image…
35 … instructions in the `expo-media-library` repository](https://github.com/expo/expo/tree/main/packa…
46 "expo-media-library",
89 import * as MediaLibrary from 'expo-media-library';
92 <APISection packageName="expo-media-library" apiName="MediaLibrary" />
98 The following permissions are added automatically through this library's `AndroidManifest.xml`.
[all …]
H A Dshared-element.mdx3 description: A library that provides building blocks to create shared element transitions.
12 …*info** This library is listed in the Expo SDK reference because it is included in [Expo Go](/get-…
16 > Note: this library is still in alpha. Please refer to [the issue tracker](https://github.com/Ijze…
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js114 library: dependency, property
149 library: dependency, property
323 library.libraryPath,
324 library.config.jsSrcsDir,
345 const libraryTypeArg = library.config.type
346 ? `--libraryType ${library.config.type}`
362 --libraryName ${library.config.name} \
383 libraries.forEach(library => {
386 fabricEnabledTypes.indexOf(library.config.type) >= 0
400 if (!isReactNativeCoreLibrary(library.config.name)) {
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js103 library: dependency, property
138 library: dependency, property
308 library.libraryPath,
309 library.config.jsSrcsDir,
330 const libraryTypeArg = library.config.type
331 ? `--libraryType ${library.config.type}`
343 --libraryName ${library.config.name} \
362 libraries.forEach(library => {
365 fabricEnabledTypes.indexOf(library.config.type) >= 0
379 if (!isReactNativeCoreLibrary(library.config.name)) {
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js103 library: dependency, property
138 library: dependency, property
308 library.libraryPath,
309 library.config.jsSrcsDir,
330 const libraryTypeArg = library.config.type
331 ? `--libraryType ${library.config.type}`
343 --libraryName ${library.config.name} \
362 libraries.forEach(library => {
365 fabricEnabledTypes.indexOf(library.config.type) >= 0
379 if (!isReactNativeCoreLibrary(library.config.name)) {
[all …]
/expo/packages/expo-media-library/
H A DREADME.md2 <a href="https://docs.expo.dev/versions/latest/sdk/media-library/">
4 src="../../.github/resources/expo-media-library.svg"
5 alt="expo-media-library"
10 Provides access to user's media library.
14 …anch](https://github.com/expo/expo/blob/main/docs/pages/versions/unversioned/sdk/media-library.mdx)
15 …umentation for the latest stable release](https://docs.expo.dev/versions/latest/sdk/media-library/)
19 …mentation for the latest stable release](https://docs.expo.dev/versions/latest/sdk/media-library/).
28 npx expo install expo-media-library
61 …ta-storage#scoped-storage) is introduced. Currently, to make `expo-media-library` working with tha…
/expo/docs/pages/workflow/
H A Dusing-libraries.mdx13 … inevitably going to use a third-party library, so it's important to understand how to determine w…
42 To use a library from the Expo SDK, find the one you are looking for in the [API Reference](/versio…
50 … see a description of the library and a platform compatibility table. It tells you which platforms…
60 Next, under the API section the reference page will tell you how to import the library in your code:
68 Now you can use the library in your project:
92 ### Finding a third-party library
94library that you are looking for is not provided by React Native or the Expo SDK then this is the …
98 ### Determining third-party library compatibility
112library is not part of the Expo SDK, this library may not be supported in [Expo Go][expo-go]. You …
124 ### Installing a third-party library
[all …]
/expo/packages/create-expo/src/
H A Dtelemetry.ts16 const library = packageJSON.name; constant
107 library: {
108 name: library,
150 'user-agent': `${library}/${version}`,
180 app: { name: library, version: packageJSON.version },
/expo/docs/pages/eas-insights/
H A Dintroduction.mdx5 …troduction to EAS Insights which is a preview service for projects using the expo-insights library.
20 ## Use the `expo-insights` library
24library to their projects and gain more precise usage metrics (than those provided by just aggrega…
28 …ur EAS project in **app.json** / **app.config.js** by running `eas init`, then install the library.
37 '# Install the library',
42 After installing the library, [create a new build](/workflow/customizing/). That's it! The module w…
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/codegen/__tests__/
H A Dgenerate-artifacts-executor-test.js32 const library = {config: {name: 'library', type: 'all'}}; variable
45 underTest._generateCode(iosOutputDir, library, tmpDir, node, pathToSchema);
51 library.config.name
110 library: 'my-app', property
145 library: reactNativeDependencyName, property
169 library: myDependency, property
178 library: myDependency, property
187 library: myDependency, property
262 library: 'react-native', property
267 library: 'react-native-foo', property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/codegen/__tests__/
H A Dgenerate-artifacts-executor-test.js32 const library = {config: {name: 'library', type: 'all'}}; variable
45 underTest._generateCode(iosOutputDir, library, tmpDir, node, pathToSchema);
51 library.config.name
110 library: 'my-app', property
145 library: reactNativeDependencyName, property
169 library: myDependency, property
178 library: myDependency, property
187 library: myDependency, property
262 library: 'react-native', property
267 library: 'react-native-foo', property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/codegen/__tests__/
H A Dgenerate-artifacts-executor-test.js32 const library = {config: {name: 'library', type: 'all'}}; variable
45 underTest._generateCode(iosOutputDir, library, tmpDir, node, pathToSchema);
51 library.config.name
110 library: 'my-app', property
145 library: reactNativeDependencyName, property
169 library: myDependency, property
178 library: myDependency, property
187 library: myDependency, property
262 library: 'react-native', property
267 library: 'react-native-foo', property
/expo/docs/pages/modules/
H A Dexisting-library.mdx2 title: Integrate in an existing library
3 description: Learn how to integrate Expo Modules API into an existing React Native library.
8library. For example, this may be useful to incrementally rewrite the library or to take advantage…
10 The following steps will set up your existing React Native library to access Expo Modules APIs.
41 …ur library also needs to depend on `expo-modules-core` but only as a dev dependency — it's already…
57 …ules API for native modules, you need to [set up your library as an Expo module](#set-up-a-library
/expo/docs/pages/tutorial/
H A Dscreenshot.mdx12 … learn how to take a screenshot using a third-party library and save it on the device's media libr…
14 …<A href="/versions/latest/sdk/media-library/">`expo-media-library`</A> that allows accessing a dev…
25 <Terminal cmd={['$ npx expo install react-native-view-shot expo-media-library']} />
33 …access to potentially sensitive information, such as access to the media library, we must first re…
35library` provides a `usePermissions()` hook that gives the permission `status`, and a `requestPerm…
43 /* @info Import expo-media-library. */import * as MediaLibrary from 'expo-media-library';/* @end */
66 ## Picking a library to take screenshots
122 We can read more about available options in [the library's documentation](https://github.com/gre/re…
125 We will pass this URI as a parameter to <A href="/versions/latest/sdk/media-library/#medialibrarysa…
126 which will save the screenshot to the device's media library.
[all …]
/expo/docs/pages/router/reference/
H A Dtesting.mdx8library`, is a set of testing utilities built on top of the popular [`@testing-library/react-nativ…
12 …evelop/unit-testing/) and [`@testing-library/react-native`](https://callstack.github.io/react-nati…
16library/docs/api#render) to simplify testing with Expo Router. It returns the same query object as…
18 `renderRouter` accepts the same [options](https://callstack.github.io/react-native-testing-library/…
27 import { renderRouter, screen } from 'expo-router/testing-library';
/expo/packages/expo-dev-menu/app/
H A Dtest-utils.tsx1 import { render as rtlRender, RenderOptions } from '@testing-library/react-native';
6 export * from '@testing-library/react-native';

12345678910>>...35