mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-19 09:01:46 +08:00
move the ReactNativeFeatureFlags outside of sync dir
Reviewed By: bvaughn Differential Revision: D5627037 fbshipit-source-id: 0544b822ba03090a74695911b6951e91262478a0
This commit is contained in:
committed by
Facebook Github Bot
parent
091878a61a
commit
66da0d27da
@@ -12,6 +12,11 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
// =============================================================================
|
||||
// IMPORTANT:
|
||||
// When syncing React Renderer, make sure the feature flags are still compatible
|
||||
// =============================================================================
|
||||
|
||||
var useFiber;
|
||||
|
||||
var ReactNativeFeatureFlags = {
|
||||
Reference in New Issue
Block a user