All Projects → Kotlin → kmm-with-cocoapods-sample

Kotlin / kmm-with-cocoapods-sample

Licence: Apache-2.0 License
This project represents the case when Cocoapods dependencies are added in Kotlin and there is no existing Xcode project

Programming Languages

kotlin
9241 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Labels

Projects that are alternatives of or similar to kmm-with-cocoapods-sample

kmm-integration-sample
No description or website provided.
Stars: ✭ 58 (+38.1%)
Mutual labels:  sample, kmm
kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
Stars: ✭ 1,476 (+3414.29%)
Mutual labels:  sample, kmm
llapi-example
LLAPI Networking sample (Top Down Shooter)
Stars: ✭ 26 (-38.1%)
Mutual labels:  sample
reisen
A simple library to extract video and audio frames from media containers (based on libav).
Stars: ✭ 41 (-2.38%)
Mutual labels:  sample
byd-api-samples
A set of Postman collections that enables users to consume SAP Business ByDesign web services.
Stars: ✭ 49 (+16.67%)
Mutual labels:  sample
cloud-abap-rap
This repository contains several examples how to develop with the ABAP RESTful Application Programming Model (RAP) in SAP BTP, ABAP environment.
Stars: ✭ 98 (+133.33%)
Mutual labels:  sample
abap-odata-smoke-test
This ABAP Report performs simple smoke tests for activated ODATA services, providing basic automated testing for your ODATA endpoints.
Stars: ✭ 13 (-69.05%)
Mutual labels:  sample
teched2021-developer-keynote
SAP TechEd 2021 Developer Keynote: Improving Developers' Lives.
Stars: ✭ 23 (-45.24%)
Mutual labels:  sample
samplics
Select, weight and analyze complex sample data
Stars: ✭ 24 (-42.86%)
Mutual labels:  sample
Lastik
Kotlin Multiplatform + Jetpack Compose pet project, based on www.last.fm/api (in development)
Stars: ✭ 37 (-11.9%)
Mutual labels:  kmm
angular-elements-sample
Demo project, that demonstrates how to generate Web Components using Angular Elements, cool stuff :)
Stars: ✭ 18 (-57.14%)
Mutual labels:  sample
flutter-animations
medium.com/flutter-jp/implicit-animation-b9d4b7358c28
Stars: ✭ 37 (-11.9%)
Mutual labels:  sample
cloud-platform-iot-starterkit
This repository provides information and code for working with SAP Cloud Platform Internet of Things. It enables users to get an end-to-end IoT solution with either real hardware or simulators up and running fast and start their own extensions and usage based on this.
Stars: ✭ 276 (+557.14%)
Mutual labels:  sample
bundler-comparison
Comparison of web resource bundlers. 📦
Stars: ✭ 21 (-50%)
Mutual labels:  sample
3dsMax-Python-HowTos
3ds Max python samples
Stars: ✭ 86 (+104.76%)
Mutual labels:  sample
Fiori-for-iOS-Roadshow-2019
A collection of materials for the joined SAP and Apple Roadshow event.
Stars: ✭ 12 (-71.43%)
Mutual labels:  sample
azure-sdk-for-python-keyvault-secrets-get-set-managedid
How to set and get secrets from Azure Key Vault with Azure Managed Identities and Python
Stars: ✭ 13 (-69.05%)
Mutual labels:  sample
cloud-sample-spaceflight-java
Build Java applications with the application programming model on SAP Cloud Platform.
Stars: ✭ 49 (+16.67%)
Mutual labels:  sample
Cofoundry.Samples.SPASite
A simple single page application using Cofoundry as a headless CMS
Stars: ✭ 30 (-28.57%)
Mutual labels:  sample
find-sec-bugs-demos
Repository to showcase various configuration recipes with various technologies
Stars: ✭ 33 (-21.43%)
Mutual labels:  sample

kotlin-with-cocoapods-sample

This project represents the case when Cocoapods dependencies added in Kotlin and there is no existing Xcode project

Project contains several directories:

  • pod_dependency - local Objective-C library with .podspec file
  • subspec_dependency - local Objective-C library whose .podspec file contains subspec "Core"
  • kotlin-library - Kotlin module with cocoapods section containing dependency on both local pods, remote Cocoapod AFNetworking and remote subspec dependency on SDWebImage/MapKit

Importing of this project to IDEA provides features like code-completion from these dependencies, highlighting and others.

iosArm64Main source-set folder is symlinked from iosX64Main

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].