Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🍏 Setup the iOS project and connect to Alkaa #546

Merged
merged 4 commits into from
Aug 21, 2023

Conversation

igorescodro
Copy link
Owner

@igorescodro igorescodro commented Aug 18, 2023

The Alkaa project was created in iOS and linked up with the Alkaa multiplatform module. For better scalability, a new "umbrella share module" was created to mediate all the other ones with the other platforms. By doing that, we avoid adding platform-specific code in the domain module.

Projected updated to link to a single "umbrella shared module" now
called `shared`. This module is responsible for connecting all the other
KMM ones. Also, the CocoaPods setup was added.
The following changes were required to make the app run:
- CocoaPods set up
- Gradle properties updated
- JetBrains Dev Maven repository added
- Main screen functions for Android and iOS
- Bundle named updated to a valid one (not sure why com.escodro.alkaa is not available)
- Icon updated
- Named updated to "Alkaa"
@igorescodro igorescodro merged commit b415cdf into alkaa-multiplatform Aug 21, 2023
@igorescodro igorescodro deleted the amp/ios branch August 21, 2023 17:15
@igorescodro igorescodro changed the title Setup the iOS project and connect to Alkaa 🍏 Setup the iOS project and connect to Alkaa Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant