Skip to content

Commit

Permalink
Synced ReactFabric render
Browse files Browse the repository at this point in the history
Reviewed By: fkgozali, sebmarkbage

Differential Revision: D6839001

fbshipit-source-id: 47b8278e883c33ca1f359dd16614f86c292e972d
  • Loading branch information
Brian Vaughn authored and facebook-github-bot committed Jan 30, 2018
1 parent 3f969cb commit c7ed03a
Show file tree
Hide file tree
Showing 4 changed files with 19,320 additions and 3 deletions.
16 changes: 16 additions & 0 deletions Libraries/ReactNative/FabricUIManager.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
/**
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule FabricUIManager
* @flow
* @format
*/
'use strict';

// TODO @sema Fix me
module.exports = {};
Loading

0 comments on commit c7ed03a

Please sign in to comment.