UNPKG

react-native-ios-utilities

Version:

Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI

3 lines (2 loc) 84 B
export const IS_USING_NEW_ARCH = (global as any)?.nativeFabricUIManager != null;