Giter Club home page Giter Club logo

expo-ai's Introduction

Trouble Shooting:

  • Every change you make in app.json, that has to do with native, such as changing the GoogleService-Info.plist file, require that you re-run bun expo prebuild, sometimes it's nice to actually add --platform ios if you want to do it fast.

  • The expo teams recommendation is to avoid manual changes in the iOD and android directories, Any required configurations, including integrations with services like Google Sign-In, should be done via app.json.

  • Expo will also only accept at least (assuming here) native change after running `prebuild`` again

iOS

Signing workaround

  • the new version of app.config.js does not see to accept appleTeamId, instead we use DEVELOPMENT_TEAM=XXXXXXXXXX bun ios to run.

Building on device:

DEVELOPMENT_TEAM=XXXXXXXXXX bun expo run:ios -d

Secret Keys:

Firebase

google-service.json and GoogleService-Info.plist are required, and are using by the native build process. Get them from the firebase console.

Env

expo-ai's People

Contributors

amosel avatar

Watchers

 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.