react-native/Libraries/Renderer
Brian Vaughn c95a991061 Removed takeSnapshot util function from ReactNative renderer
Summary:
It was added to react-native-implementation in c7387fe

Relates to [this comment](848593c0f0 (commitcomment-21585552)) and issue #13343

cc janicduplessis
Closes https://github.com/facebook/react-native/pull/13347

Reviewed By: bvaughn

Differential Revision: D4843898

Pulled By: ericvicenti

fbshipit-source-id: 2b83d7bd71b7a7e6961e4da551ddd4090af03824
2017-04-10 10:31:21 -07:00
..
src Removed takeSnapshot util function from ReactNative renderer 2017-04-10 10:31:21 -07:00
README.md RN: Update React (2/2) 2016-11-04 05:43:44 -07:00

README.md

React Native Renderer

This is a downstream copy of React's renderer code to render into React Native. The source of truth is the React repo. Please submit any changes upstream to the React Core GitHub repository.