Searched refs:supportsPlatform (Results 1 – 7 of 7) sorted by relevance
11 supportsPlatform(platform: SupportedPlatform): boolean;
21 supportsPlatform(platform) { method in ExpoModuleConfig
1 …\n /**\n * Whether the module supports given platform.\n */\n supportsPlatform(platform: Sup…
19 supportsPlatform(platform: SupportedPlatform): boolean { method in ExpoModuleConfig
53 !expoModuleConfig.supportsPlatform(options.platform)) {
1 …r && options.exclude?.includes(name)) ||\n !expoModuleConfig.supportsPlatform(options.platf…
66 !expoModuleConfig.supportsPlatform(options.platform)