Files
react-native-web/performance/implementations/react-native-web/View/index.js
Nicolas Gallagher 18440158b3 Add comparative performance benchmarks
Includes a 'css-modules' implementation of the nested trees to act as a
baseline for comparison.
2017-02-26 17:19:43 -08:00

3 lines
70 B
JavaScript

import View from 'react-native/components/View';
export default View;