Home
last modified time | relevance | path

Searched refs:AppIcon (Results 1 – 25 of 27) sorted by relevance

12

/expo/home/screens/HomeScreen/DevelopmentServerListItem/
H A Dindex.tsx13 import { AppIcon } from '../AppIcon';
81 <AppIcon image={image} />
/expo/home/components/
H A DProjectsListItem.tsx11 import { AppIcon } from '../screens/HomeScreen/AppIcon';
83 <AppIcon image={imageURL} />
/expo/home/screens/HomeScreen/
H A DAppIcon.tsx11 export function AppIcon(props: Props) {
/expo/apps/native-tests/ios/NativeTests.xcodeproj/
H A Dproject.pbxproj261 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
290 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/packages/@expo/cli/src/run/ios/codeSigning/__tests__/fixtures/
H A Dsigned-project.pbxproj260 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
293 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dproject.pbxproj277 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
305 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/
H A Dproject-swift.pbxproj271 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
299 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dproject-without-create-manifest-ios.pbxproj277 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
305 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dproject-with-incorrect-create-manifest-ios-path.pbxproj277 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
305 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dproject-with-entitlements.pbxproj277 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
306 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dwatch.pbxproj647 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
676 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
770 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
805 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dproject-multitarget.pbxproj406 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
435 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dproject-multitarget-missing-targetattributes.pbxproj396 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
425 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dproject-with-framework.pbxproj520 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
552 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A Dproject-rni.pbxproj656 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
679 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DwithIosIcons.js.map1AppIcon.appiconset';\n\nexport const withIosIcons: ConfigPlugin = (config) => {\n return withDang…
/expo/exponent-view-template/ios/exponent-view-template.xcodeproj/
H A Dproject.pbxproj395 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
414 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/
H A Dproject.pbxproj300 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
329 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/templates/expo-template-tv/ios/HelloWorld.xcodeproj/
H A Dproject.pbxproj302 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
333 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/
H A Dproject.pbxproj302 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
331 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/
H A DBundleIdentifier-test.ts.snap305 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
334 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
H A DProvisioningProfile-test.ts.snap410 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
439 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1064 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1093 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1621 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1650 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/apps/fabric-tester/ios/fabrictester.xcodeproj/
H A Dproject.pbxproj347 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
379 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/apps/bare-expo/ios/BareExpo.xcodeproj/
H A Dproject.pbxproj920 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
956 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1100 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1136 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
/expo/docs/pages/build-reference/
H A Dvariants.mdx301 … (you can create it from the existing image set for the current icon, it's usually named `AppIcon`)

12