Swiftpack.co - nabla/nabla-ios as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by nabla.
nabla/nabla-ios 1.1.4
Nabla iOS SDK
⭐️ 8
🕓 46 weeks ago
iOS
.package(url: "https://github.com/nabla/nabla-ios.git", from: "1.1.4")

Nabla iOS SDK

The Nabla iOS SDK makes it quick and easy to build an excellent healthcare communication experience in your iOS app. We provide powerful and customizable UI elements that can be used out-of-the-box to create a full healthcare communication experience. We also expose the low-level APIs that power those UIs so that you can build fully custom experiences.

⚠️ End of support

We took the decision to discontinue the Nabla Care Platform and with that stop maintaining the Nabla iOS SDK.

The Nabla Care Platform will remain operational until September 30th, 2024, but we would greatly appreciate it if you could transition before that date. We are committed to ensuring a seamless transition and are here to assist you in any way you need. You can fork this SDK repository if you want to modify it or reuse it with a different backend.

Documentation

Check our documentation portal for in depth documentation about integrating the SDK.

Getting started

Using Swift Package Manager

The Nabla Messaging UI SDK is compatible with iOS 13 and higher.

Open your .xcodeproj, select the option "Add Package..." in the File menu, and paste this URL:

https://github.com/nabla/nabla-ios

Xcode will look for the Products available in the Package. Select NablaMessagingCore and NablaMessagingUI. Press next and Xcode will download the dependencies.

You can find the latest version available in the release page.

Using Cocoapods

Add the following dependencies in your Podfile

pod 'NablaMessagingUI'
pod 'NablaMessagingCore'

And then run pod install to update your project.

Sample app

You can find an example of a basic integration of the Messaging UI SDK in our demo app.

Need more help?

If you need any help with the set-up of the SDK or the Nabla platform, please contact us on our website. We are available to answer any question.

GitHub

link
Stars: 8
Last commit: 14 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

1.1.4
46 weeks ago

[1.1.4] - 2023-05-30

Added

Changed

  • Messaging UI: Users can tap any where on the conversation screen to close the keyboard.

Fixed

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics