#2 Stack Navigator - Level 2 React Native with GraphQL
У вашего броузера проблема в совместимости с HTML5
In this series, I'll be teaching intermediate React Native with GraphQL and Apollo.
Purchase this series: https://goo.gl/ESBiWS
OR
Become a pro:
https://www.leveluptutorials.com/pro
Syntax Podcast ft Scott Tolinski & Wes Bos: https://goo.gl/7jDDxX
Subscribe for more free tutorials https://goo.gl/6ljoFc
The best shared web hosting
http://www.bluehost.com/track/leveluptutorials/
Subscribe to the Level Up Newsletter
http://eepurl.com/AWjGz
React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components.
With React Native, you don't build a "mobile web app", an "HTML5 app", or a "hybrid app". You build a real mobile app that's indistinguishable from an app built using Objective-C or Java. React Native uses the same fundamental UI building blocks as regular iOS and Android apps. You just put those building blocks together using JavaScript and React.
Apollo provides a universal GraphQL API on top of your existing services, so you can build new application features fast without waiting on backend changes.
Build and update application features without writing new endpoints. Just write a GraphQL query and Apollo gets the data for you.
Best of all, Apollo integrates with the technology you're already using, so you can add it a little bit at a time. It also works with the whole specification and all community GraphQL tools.