/karhoo-ios-sdk-samples

iOS Samples for Karhoo SDKs

Primary LanguageSwiftOtherNOASSERTION

iOS Samples for Karhoo SDKs

Samples demonstrating how to use Karhoo SDKs for iOS.

  1. network-sdk-swiftui-sample: An experimental simple app showing most features of the Karhoo Network SDK for SwiftUI.
  2. ui-sdk-components-sample: A simple app showing usage examples of Karhoo components found in the KarhooUISDK for UIKit and an experimental SwiftUI target.

NOTE: Karhoo SDKs were designed for UIKit, SwiftUI support and samples are experimental and a work in progress. They are designed to be a starting point guide for further support in 2021/22 as iOS 13 slowly becomes the minimum support version over time. If you have a SwiftUI application and require further support please don't hesitate to raise an issue for support so we may prioritise it.

Pre-requisites

Working directly with the Karhoo APIs requires a valid username and password. Contact Karhoo to gain full access to the platform.

Getting Started

Make sure you are in the right folder (e.g. network-sdk-swiftui-sample) Run pod install Open xcworkspace file (e.g. Network SDK SwiftUI Sample.xcworkspace)

As well as a component sample project in this directory, a guide to the iOS components can be found here

Support

Looking to contribute?

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.

❓ Questions

For questions related to using the Projects, please re-visit a documentation first. If there are no answer, please create an issue with a label help needed.

License

BSD-2-Clause