Searched refs:reactComponentPrototype (Results 1 – 2 of 2) sorted by relevance
72 let reactComponentPrototype = try appContext.runtime.createObject() in build() variable73 try viewManager.decorateWithFunctions(object: reactComponentPrototype, appContext: appContext) in build()74 object.setProperty("ViewPrototype", value: reactComponentPrototype) in build()