Giter Club home page Giter Club logo

expo-todo's Introduction

React native todo app

install expo-cli

  • npm i -g expo-cli

start project

  • expo init [pj name]

build android

  • app.json에 패키지 정보추가
  • "android":{ "package": "com.cockroach54.todo" }
  • expo build:android

tip

  • 안드로이드 에뮬레이터와 같은 네트워크 환경이 아니면 connection -> turnnel로 변경
  • 빌드 후 코드 변경시엔 퍼블리시 해주기 (모바일에선 다시 앱 설치 불필요)
  • js 이외의 것이 바뀌면 apk재빌드 필요
  • 실제 앱에 업데이트 반영되는데 시간이 좀 필요한듯... 조금 느림

todo app

expo-todo's People

Contributors

cockroach54 avatar

Watchers

 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.