@tamagui/react-native-web-lite
Version:
React Native for Web
11 lines (10 loc) • 369 B
JavaScript
const ReactNativeFeatureFlags = {
isLayoutAnimationEnabled: () => !0,
shouldEmitW3CPointerEvents: () => !1,
shouldPressibilityUseW3CPointerEventsForHover: () => !1,
animatedShouldDebounceQueueFlush: () => !1,
animatedShouldUseSingleOp: () => !1,
enableCppComponents: () => !1
};
export { ReactNativeFeatureFlags };
//# sourceMappingURL=FeatureFlags.mjs.map