Home
last modified time | relevance | path

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

/expo/docs/components/base/languages/
H A Dindex.ts7 import { installObjectiveC } from './objectivec';
14 installObjectiveC(prism);
H A Dobjectivec.ts1 export function installObjectiveC(Prism: any) { function