Expo Welcome screen issue #30

Closed
opened 2025-02-23 16:25:53 -08:00 by djwesty · 0 comments
djwesty commented 2025-02-23 16:25:53 -08:00 (Migrated from github.com)

Problem:
When running the app locally as a developer, the welcome screen is shown but one cannot develop

Recreation:
Clone the app, and follow the readme instruction to run expo

Notes:
This issue seems likely related to our use of react-native-dotenv. We are using this package, and having the same experience described in a stack overflow post. This same post suggests using expos native env feature instead. To address this, we should roll-back the react-native-dotenv and any other changes that were directly added to support that specific attempt (babel packages/files?). Then proceed the new way

Image

Problem: When running the app locally as a developer, the welcome screen is shown but one cannot develop Recreation: Clone the app, and follow the readme instruction to run expo Notes: This issue seems likely related to our use of `react-native-dotenv`. We are using this package, and having the same experience described in a [stack overflow post](https://stackoverflow.com/a/78534259). This same post suggests using [expos native env](https://docs.expo.dev/guides/environment-variables/) feature instead. To address this, we should roll-back the `react-native-dotenv` and any other changes that were directly added to support that specific attempt (babel packages/files?). Then proceed the new way ![Image](https://github.com/user-attachments/assets/165362b4-ee61-4205-9a3d-5acf0efaced2)
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: david/poker-chips-helper#30
No description provided.