-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Adalberto N Garza edited this page Mar 10, 2024
·
14 revisions
Welcome to the mo-mobile wiki!
Roadmap
- Get Repo Setup using new React Native project.
- Get initial app working in both Xcode and Android Studio.
- Get MO branding setup.
- Move Login page from mushroom-observer-mobile.
- Plan out moves of other pages.
Open Questions
-
What is fastlane? Fastlane (https://docs.fastlane.tools/) is a tool for automating app build and upload to app stores.
-
What's BUCK? Seems to be an out of date build accelerator from Facebook. Has been replaced with Buck2. Seems less compelling than fastlane.
-
Do we need android/app/src/main/ic_launcher-playstore.png? I think so...?
- Maybe not, because I don't seem to have this file anymore
-
What is a
SafeAreaProvider
and what project settings need to be in place for it to function? -
The settings in the previous
gradle
file, what do they mean? -
What is flow, and its config stuff?
- Noticing that there are a few files in
node_modules
that were having build conflicts until the.flowconfig
from prev project was added
- Noticing that there are a few files in
-
What is the connector? (padding the HomeTabs bit to it)