Skip to content

Commit

Permalink
add hybrid
Browse files Browse the repository at this point in the history
  • Loading branch information
brodykidd committed Oct 9, 2015
1 parent 685c463 commit 8ecba1e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,14 @@ <h4 style="font-size:80px;">Have improved!</h4>
</p>
</section>

<section>
<h3 style="font-size: 80px">Hybrid Apps!</h3>
<p style="font-size: 32px"><strong>HTML5</strong> that acts like native</p>
<p style="font-size: 32px">Web wrapped in <strong>native layer</strong></p>
<p style="font-size: 32px">Direct access to <strong>native APIs</strong></p>
<p style="font-size: 32px">Familiar <strong>web dev</strong> environment</p>
<p style="font-size: 32px">A <strong>single code base</strong> (web platform!)</p>
</section>

<section>
<h3 style="margin:0">Native SDKs...</h3>
Expand Down

0 comments on commit 8ecba1e

Please sign in to comment.