Upgrade to Pro — share decks privately, control downloads, hide ads and more …

React Native with API Lumen

React Native with API Lumen

Membuat sebuah aplikasi sederhana menggunakan React Native dan mengambil data dari server menggunakan API Lumen

Nila Wilda Al Aluf

September 29, 2017
Tweet

More Decks by Nila Wilda Al Aluf

Other Decks in Education

Transcript

  1. Co-Lead DevC Surabaya, Facilitator in Android Kejar, art, design, photograph,

    writing and I love Sintax Nila Wilda Al Aluf Front End Engineer at pinjam.co.id Github @nilawildaalaluf Contact [email protected] @nilawilda
  2. ! Facebook Developer Circle suatu product dari facebook untuk para

    developer ! DevC membantu share knowledge teknologi facebook dan teknologi terbaru ! DevC berkolaborasi dengan komunitas-komunitas Surabaya ! Surabaya.py, SurabayaDev, PhpIndonesia Surabaya, dan FemaleGeek adalah Community partner Developer Circle Surabaya
  3. • Why React Native? • Dive in React Native •

    Build Mobile app for IOS and Android Using JavaScript Goals Goal
  4. ! It’s Framework, While ReactJs is Library ! Same codeStyle

    with ReactJs ! Truly Native Mobile Apps For IOS and Android ! Faster the Hybrid Tech React Native
  5. The five key concepts are: . Components . JSX .

    Props & State . The Component API . Component Types React Native Concepts
  6. JSX

  7. • npm install -g react-native-cli • react-native init ReactNativeApi •

    cd ReactNativeApi • react-native run-ios/react-native run-android Install React Native
  8. 1 Learn Once, Write Everywhere Cost Efficiency 3 2 No

    More Civil War, Choose base on your needs Conclusion