nabla-ios

1.1.4

Nabla iOS SDK
nabla/nabla-ios

What's New

1.1.4

2023-05-31T13:01:34Z

[1.1.4] - 2023-05-30

Added

Changed

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

Fixed

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.

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.

Description

  • Swift Tools 5.5.0
View More Packages from this Author

Dependencies

Last updated: Fri Apr 12 2024 03:33:40 GMT-0900 (Hawaii-Aleutian Daylight Time)