Home
last modified time | relevance | path

Searched refs:PropertyTestModule (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-modules-core/ios/Tests/
H A DPropertyComponentSpec.swift37 appContext.moduleRegistry.register(moduleType: PropertyTestModule.self) in spec()
78 appContext.moduleRegistry.register(moduleType: PropertyTestModule.self) in spec()
141 class PropertyTestModule: Module { class
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Tests/
H A DPropertyComponentSpec.swift37 appContext.moduleRegistry.register(moduleType: PropertyTestModule.self) in spec()
78 appContext.moduleRegistry.register(moduleType: PropertyTestModule.self) in spec()
141 class PropertyTestModule: Module { class