Home
last modified time | relevance | path

Searched refs:authors (Results 1 – 25 of 32) sorted by relevance

12

/expo/tools/src/commands/
H A DAddChangelog.ts62 filter: (authors) =>
63 authors
145 authors: options.author,
/expo/tools/src/
H A DChangelogs.ts23 authors?: string[];
120 const authors = execAll(/\[@\w+\]\(https?:\/\/github\.com\/([^/)]+)\)/g, text, 1); constant
125 authors,
645 const authors = entry.authors || []; constant
647 if (pullRequests.length + authors.length > 0) {
652 const authorsStr = authors
/expo/tools/src/versioning/ios/
H A DversionExpoModulesProvider.ts59 authors: '650 Industries, Inc.',
/expo/docs/pages/versions/unversioned/sdk/
H A Dscreens.mdx11 …ior and optimizations around screens. This capability is used by library authors and unlikely to b…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dscreens.mdx11 …ior and optimizations around screens. This capability is used by library authors and unlikely to b…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dscreens.mdx11 …ior and optimizations around screens. This capability is used by library authors and unlikely to b…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dscreens.mdx11 …ior and optimizations around screens. This capability is used by library authors and unlikely to b…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dscreens.mdx11 …ior and optimizations around screens. This capability is used by library authors and unlikely to b…
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/
H A DABI49_0_0Yoga.podspec21 spec.authors = 'Facebook'
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/
H A DABI48_0_0Yoga.podspec21 spec.authors = 'Facebook'
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/
H A DABI47_0_0Yoga.podspec21 spec.authors = 'Facebook'
/expo/templates/expo-template-tv/android/
H A Dgradlew.bat2 @rem Copyright 2015 the original author or authors.
/expo/tools/src/versioning/android/android-manifest-merger/
H A Dgradlew.bat2 @rem Copyright 2015 the original author or authors.
/expo/templates/expo-template-bare-minimum/android/
H A Dgradlew.bat2 @rem Copyright 2015 the original author or authors.
/expo/android/
H A Dgradlew.bat2 @rem Copyright 2015 the original author or authors.
/expo/apps/fabric-tester/android/
H A Dgradlew.bat2 @rem Copyright 2015 the original author or authors.
/expo/apps/bare-expo/android/
H A Dgradlew.bat2 @rem Copyright 2015 the original author or authors.
/expo/docs/pages/workflow/
H A Dcontinuous-native-generation.mdx51 ### Adoption by library authors
59 …lugins/introduction/) for their libraries. This approach enables library authors to automate addin…
63 While library authors' adoption of CNG is not a prerequisite for using `npx expo prebuild`, it sign…
H A Dconfiguration.mdx34 Library authors can extend the app config by using [Expo Config plugins](/config-plugins/introducti…
H A Dprebuild.mdx131 **With Prebuild** library authors, who know how to configure their library better than anyone, can …
/expo/packages/@expo/metro-config/build/transformer/
H A DcreateExoticTransformer.js.map1 … // This should be the last \"module\" rule.\n // Message library authors and ask them to s…
/expo/packages/@expo/metro-runtime/build/location/
H A DLocation.native.js.map1 …":["// Copyright © 2023 650 Industries.\n// Copyright 2018-2023 the Deno authors. All rights reser…
/expo/docs/pages/
H A Dfaq.mdx108 Unlike the `expo eject` library, authors can configure their libraries to work with Expo Prebuild b…
/expo/docs/pages/config-plugins/
H A Dplugins-and-mods.mdx445 We support this to make testing, and plugin authoring easier, but we don't expect library authors t…
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/
H A DABI49_0_0RCTTurboModuleManager.mm531 * Therefore, when authors of NativeModules synthesize the bridge

12