-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
150 lines (144 loc) · 6.41 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width">
<title>React-UI-Kit.com | The place to Watch & Learn | React-Native</title>
<meta name="description"
content="React Native Tutorials, build an iOS and Android app from scratch. Watch & Learn, from UI/UX design to actual App.">
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<!-- favicons -->
<link rel="apple-touch-icon" sizes="57x57" href="assets/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/icons/favicon-16x16.png">
<link rel="icon" href="assets/icons/favicon.ico">
<link rel="manifest" href="assets/icons/manifest.json">
<meta name="msapplication-TileColor" content="#293042">
<meta name="msapplication-TileImage" content="assets/icons/ms-icon-144x144.png">
<meta name="theme-color" content="#293042">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
</head>
<body>
<div class="flex">
<div class="sidebar column padded bg-white">
<a href="/">
<h2 class="black">react-ui-kit</h2>
</a>
<div class="column middle">
<h1 class="title black">Watch & Learn</h1>
<h3 class="black">
A weekly email featuring videos
</h3>
<h3 class="black">
about UI designs coded to React-Native
</h3>
<form
action="https://react-ui-kit.us20.list-manage.com/subscribe/post?u=329a97e68fd72af4902389bd9&id=e871001a89"
method="post" name="mc-embedded-subscribe-form" class="input-group" target="_blank" novalidate>
<div class="row">
<input type="email" value="" name="EMAIL" placeholder="Your email" aria-label="email" />
<input type="hidden" name="b_329a97e68fd72af4902389bd9_e871001a89" tabindex="-1" value="">
<button type="submit" value="Subscribe" name="subscribe">SUBSCRIBE</button>
</div>
</form>
</div>
<div class="column">
<h1 class="title black">Buy my code</h1>
<h3 class="black">
Coded <a class="black" href="https://react-ui-kit.com/ui8-saas-dashboard-app"><b>React-Native UI Kits</b></a>
</h3>
<a class="black"
href="https://react-ui-kit.com/ui8-saas-dashboard-app">SaaS Dashboard - React-Native Kit</a>
<br />
<a class="black"
href="https://react-ui-kit.com/social-dashboards-react-native-kit">Social Dashboards - React Native Kit</a>
</div>
</div>
<div class="content column bg-accent">
<header class="header">
<ul class="menu">
<li>
<a href="https://youtube.com/react-ui-kit" target="_new" rel="nofollow"
alt="YouTube React-Native Tutorials">
YouTube Tutorials
</a>
</li>
<li>
<a href="https://github.com/react-ui-kit/dribbble2react" target="_new" rel="nofollow"
alt="React-UI-Kit GitHub Freebies">
GitHub Freebies
</a>
</li>
<li>
<a href="./contact.html">Contact us</a>
</li>
<li>
<a href="./conferences.html">Conferences</a>
</li>
</ul>
</header>
<div class="social">
<ul class="links">
<li>
<a href="https://github.com/react-ui-kit/" target="_new">
<img alt="React-UI-Kit on github.com" src="./assets/icons/social/github.svg" />
</a>
</li>
<li>
<a href="https://expo.io/snacks/@react-ui-kit" target="_new">
<img alt="React-UI-Kit on expo.io" src="./assets/icons/social/expo.svg" />
</a>
</li>
<li>
<a href="https://www.facebook.com/groups/react.native.community/" target="_new">
<img alt="React-UI-Kit on facebook.com" src="./assets/icons/social/facebook.svg" />
</a>
</li>
<li>
<a href="https://twitter.com/react_ui_kit" target="_new">
<img alt="React-UI-Kit on twitter.com" src="./assets/icons/social/twitter.svg" />
</a>
</li>
<li>
<a href="https://medium.com/@react.ui.kit/" target="_new">
<img alt="React-UI-Kit on medium.com" src="./assets/icons/social/medium.svg" />
</a>
</li>
<li>
<a href="https://www.instagram.com/react.ui.kit/" target="_new">
<img alt="React-UI-Kit on instagram.com" src="./assets/icons/social/instagram.svg" />
</a>
</li>
</ul>
</div>
<footer class="footer">
<span>©2019-2020 - powered by </span> <u>hetmann.tech</u>
</footer>
</div>
</div>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-88849816-2', 'auto');
ga('send', 'pageview');
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-9607166580466755",
enable_page_level_ads: true
});
</script>
</body>
</html>