react-native-ui-lib
Version:
UI Components Library for React Native ###### Lateset version support RN44
18 lines (17 loc) • 673 B
HTML
<html>
<head>
<title>RNUI</title>
<link rel="stylesheet" href="//static.parastorage.com/services/react-native-docs/1.9.0/app.min.css">
<link rel="stylesheet" href="//static.parastorage.com/services/third-party/fonts/Helvetica/fontFace.css">
</head>
<body>
<div style="height: 100%" id="root"></div>
<script>
window.__BASEURL__ = '/react-native-docs/';
window.__LOCALE__ = 'en';
window.__STATICS_BASE_URL__ = '//static.parastorage.com/services/react-native-docs/1.9.0/';
</script>
<script src="//static.parastorage.com/services/react-native-docs/1.9.0/app.bundle.min.js"></script>
</body>
</html>