Skip to content

l5t/nabla-react-native

 
 

Repository files navigation

Nabla React Native SDK

The Nabla React Native SDK makes it quick and easy to build an excellent healthcare communication experience in your React Native 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.

Right now the library is in alpha, meaning all core features are here and ready to be used but API might change during the journey to a stable 1.0 version.

Documentation

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

Getting started

The Nabla Messaging UI SDK is compatible:

  • On Android with Android 8 (API Level 23) and higher.
  • On iOS with iOS 13 and higher.

Install the SDK by running:

yarn add @nabla/react-native-messaging-ui @nabla/react-native-messaging-core @nabla/react-native-core

or

npm install --save @nabla/react-native-messaging-ui @nabla/react-native-messaging-core @nabla/react-native-core 

And then run pod install in your ios directory, in order to install the native dependencies.

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

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.

About

Nabla React Native SDK

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 32.1%
  • TypeScript 28.9%
  • Swift 27.4%
  • Objective-C 5.1%
  • Java 3.1%
  • Ruby 2.3%
  • Other 1.1%