UNPKG

@tamagui/react-native-web-lite

Version:
9 lines (8 loc) 315 B
export const ReactNativeFeatureFlags = { isLayoutAnimationEnabled: () => true, shouldEmitW3CPointerEvents: () => false, shouldPressibilityUseW3CPointerEventsForHover: () => false, animatedShouldDebounceQueueFlush: () => false, animatedShouldUseSingleOp: () => false, enableCppComponents: () => false, }