react-native-ui-lib
Version:
<p align="center"> <img src="https://user-images.githubusercontent.com/1780255/105469025-56759000-5ca0-11eb-993d-3568c1fd54f4.png" height="250px" style="display:block"/> </p> <p align="center">UI Toolset & Components Library for React Native</p> <p a
10 lines (8 loc) • 353 B
JavaScript
require('./demo/src/index');
require('./demo/src/demoApp'); // this is separated from demo/src/index by purpose
// comment out when measuring performance
// if (process.env.NODE_ENV !== 'production') {
// const whyDidYouRender = require('@welldone-software/why-did-you-render');
// const React = require('react');
// whyDidYouRender(React);
// }