2
0
mirror of https://github.com/status-im/react-native.git synced 2025-02-24 15:18:10 +00:00

6 lines
253 B
Markdown
Raw Normal View History

# 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](https://github.com/facebook/react).