This commit is contained in:
Hailey
2024-01-15 16:33:44 -08:00
parent a3ba6e7825
commit 788956aa01
@@ -2,4 +2,4 @@ import {requireNativeModule} from 'expo-modules-core'
// It loads the native module object from the JSI or falls back to
// the bridge module (from NativeModulesProxy) if the remote debugger is on.
export default requireNativeModule('ExpoProText')
export default requireNativeModule('ExpoUITextView')