For CODING PRACTICE and KNOWLEDGE SHARING.
Android | iOS | Note |
---|---|---|
Android Studio | Xcode | IDE |
Java | - | Programming Language |
Kotlin | Swift | Programming Language |
Gradle | Xcode | Build Tool |
Views | UIKit | UI |
Compose | SwiftUI | UI |
View-based | Compose | UIKit | SwiftUI |
---|---|---|---|
SnackBar | COMING SOON... | NOT SUPPORTED NATIVELY | NOT SUPPORTED NATIVELY |
ViewPager2 | COMING SOON... | COMING SOON... | COMING SOON... |
BottomSheet(Modal) | COMING SOON... | Modal | COMING SOON... |
Recyclerview(GridLayoutManager) | COMING SOON... | UICollectionView | COMING SOON... |
Recyclerview(LinearLayoutManager) | COMING SOON... | UITableView | COMING SOON... |
COMING SOON... | Navigation(Compose) | COMING SOON... | NavigationStack |
Android | iOS | Note |
---|---|---|
NFC | NOT a FREE Feature | NFC, Reader, Emulator |
JavascriptInterface | WKScriptMessageHandler | WebView, Web⇄Native |
CustomTab | SFSafariViewController | WebView, Native Browser Features |
COMING SOON... | SQLite.swift | DB |
Room | SwiftData | DB |
Deeplink | COMING SOON... | Deep Links, Android App Links, Universal Links |
COMING SOON...
Tutorial | Note |
---|---|
App Dev Tutorial SwiftUI | Apple Official Document |
CS193p - Developing Apps for iOS 2023 | Stanford University's course |
Create a Compose Multiplatform app | JetBrains Official Document |
Copyright 2022-2024 RandX(010and1001@gmail.com)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.