GithubHelp home page GithubHelp logo

sutrisna / react-native-scaffolding Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 321 KB

Memulai project react native dan menyusun struktur folder project dengan rapi

JavaScript 69.72% Python 7.43% Java 6.13% Objective-C 16.72%
react-native scaffolding android-application javascript

react-native-scaffolding's Introduction

Memulai project react native dan menyusun struktur folder project dengan rapi

Fitur Project

  1. Navigasi
  2. Contoh Login
  3. Struktur folder rapi
  4. Memisahkan file styling
  5. Contoh Ambil data dari API
  6. Contoh Input data lewat API

Memulai project dan menjalankannya

  1. Saya asumsikan kalian sudah menginstall tools dan keperluan lain untuk development react native
  2. Clone project menggunakan git :
$ git clone https://github.com/sutrisna/react-native-scaffolding.git
  1. Jalankan project, dengan buka cmd lalu arahkan path pada project
$ cd react-native-scaffolding
$ npm install
$ react-native run-android
  1. Cara build ke APK
$ cd android
$ gradlew assembleRelease
  1. Jika ada update pada folder android
$ cd android
$ gradlew clean

Download APK

basic-react-native.apk

Keystore

MYAPP_RELEASE_STORE_FILE=basic-rn-ocp-key.keystore
MYAPP_RELEASE_KEY_ALIAS=opc
MYAPP_RELEASE_STORE_PASSWORD=reactnative123
MYAPP_RELEASE_KEY_PASSWORD=reactnative123

Framework dan Library

  1. React Native 0.57.4
  2. react-navigation
  3. react-native-loading-spinner-overlay

Resource

  1. Rest API
  2. File Assets

Software version

  • React Native CLI 2.0.1
  • buildToolsVersion = "27.0.3"
  • minSdkVersion = 16
  • compileSdkVersion = 27
  • targetSdkVersion = 26
  • supportLibVersion = "27.1.1"

Sutrisna 1453

Jika tidak bisa sedekah dengan uang, maka bersedekahlah dengan ilmu pengetahuan

react-native-scaffolding's People

Contributors

openclassprogramming avatar sutrisna avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.