UNPKG

@tamagui/react-native-web-lite

Version:
11 lines (10 loc) 386 B
const ReactNativeFeatureFlags = { isLayoutAnimationEnabled: () => true, shouldEmitW3CPointerEvents: () => false, shouldPressibilityUseW3CPointerEventsForHover: () => false, animatedShouldDebounceQueueFlush: () => false, animatedShouldUseSingleOp: () => false, enableCppComponents: () => false }; export { ReactNativeFeatureFlags }; //# sourceMappingURL=FeatureFlags.mjs.map