Giter Site home page Giter Site logo

economyapp's Introduction

Development Client example

Supports Expo iOS Supports Expo Android

Experiment with Development Client in SDK 40.

๐Ÿš€ How to use

npx create-react-native-app my-app -t with-dev-client

  • Run expo start --dev-client to try it out.

๐Ÿ— Build with EAS

You can easily use this project with EAS - just follow the steps below.

โš™๏ธ Prepare project

  • adjust value of ios.bundleIdentifier and android.package in app.json
  • run eas build:configure

๐Ÿ’ช Build whatever you want

This example comes with two pre-configured build types: release (a production version of your app - ready to be uploaded to stores), with-dev-client (a development version of your app that can be shared with your teammates).

To build the app with the dev client, just run eas build --profile with-dev-client.

Note: the with-dev-client uses the internal distribution on iOS. That's why, you need to add your device to be able to install the built app. To do it, you can use eas device:create.

For more information about EAS, check out documentation.

๐Ÿ“ Notes

economyapp's People

Contributors

gabrielbarth 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.