Prepare support for theming #2055
bodymindarts
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In order to enable multiple apps being build from the same code-base we must extract all bitcoin-beach specific content + themes in a way that allows us to switch them based on static config.
Here are some useful resources to consider:
https://blog.swmansion.com/build-and-publish-multiple-rn-apps-from-the-same-codebase-part-ii-815d0fffc222
https://github.com/fastlane/examples/tree/master/SunApps
https://github.com/fastlane/examples/blob/e82ae4c9ef4102c25855a78f0d22c3a7854150cf/SunApps/Fastfile#L28
(from #107 (comment))
Expo app config for reference https://docs.expo.io/versions/latest/config/app/
Beta Was this translation helpful? Give feedback.
All reactions