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

iOS support and target apps #601

Merged
merged 55 commits into from Oct 2, 2023
Merged

Conversation

aashay-gaikwad
Copy link
Contributor

@aashay-gaikwad aashay-gaikwad commented Sep 21, 2023

Description

Supporting iOS platform for :appyx-navigation and adding dependencies for iOS builds for :appyx-components.
Added sample apps for :appyx-navigation and :appyx-interactions
...

Check list

  • I have updated CHANGELOG.md if required.
  • I have updated documentation if required.

settings.gradle.kts Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@@ -8,7 +8,7 @@ title: Appyx – Overview
![badge-jvm](https://img.shields.io/badge/platform-jvm-orange)
![badge-macos](https://img.shields.io/badge/platform-macos-purple)
![badge-js](https://img.shields.io/badge/platform-js-yellow)
![badge-ios](https://img.shields.io/badge/platform-🔄ios🔄-lightgray)
![badge-ios](https://img.shields.io/badge/platform-ios-lightgray)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we now have an iOS target, let's add a guide on how to set up the environment correctly https://github.com/JetBrains/compose-multiplatform-template#set-up-the-environment. Perhaps, to
README.md?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds great! Should I create a separate task for this? As we should be adding the setup for other platforms as well.

@zsoltk zsoltk merged commit 542e5de into bumble-tech:2.x Oct 2, 2023
7 checks passed
@zsoltk zsoltk added the ios label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appyx-navigation documentation Improvements or additions to documentation ios
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants