React Native
credolabSDK for React Native is a set of libraries designed to capture a client’s digital footprint from mobile devices and upload it to the credolab web service for future processing of scorecards and fragments.
Versions
Go to the Declare dependencies section of the React Native Integration documentation to learn how to resolve these artifacts in your project
Core Module
Artifact ID | Version |
---|---|
@credolab/react-core | 5.2.0 |
Android Modules
Artifact ID | Version |
---|---|
@credolab/react-android-application | 5.1.0 |
@credolab/react-android-account | 5.1.0 |
@credolab/react-android-calendar | 5.1.0 |
@credolab/react-android-contact | 5.2.0 |
@credolab/react-android-iovation | 5.1.0 |
@credolab/react-android-audio | 5.1.0 |
@credolab/react-android-images | 5.1.0 |
@credolab/react-android-video | 5.1.0 |
@credolab/react-android-sms | 5.1.0 |
iOS Modules
Artifact ID | Version |
---|---|
@credolab/react-ios-calendar-events | 5.1.0 |
@credolab/react-ios-calendar-reminders | 5.1.0 |
@credolab/react-ios-contact | 5.1.0 |
@credolab/react-ios-iovation | 5.1.0 |
@credolab/react-ios-media | 5.1.0 |
@credolab/react-ios-music | 5.1.0 |
@credolab/react-ios-application | 5.1.0 |
Behavioral Module
Artifact ID | Version |
---|---|
@credolab/react-behavioral | 5.2.0 |
Modules
Core Module
Based on native modules Android Core Module and iOS Core Module
Our developed modules are categorized based on runtime permissions. To determine which permissions are associated with each module, please refer to the Android SDK or iOS SDK documentation.
Android Modules
- AndroidApplicationModule
- AndroidAccountModule
- AndroidCalendarModule
- AndroidContactModule
- AndroidIovationModule
- AndroidAudioModule
- AndroidImagesModule
- AndroidVideoModule
- AndroidSmsModule
iOS Modules
- IosCalendarEventsModule
- IosCalendarRemindersModule
- IosContactModule
- IosIovationModule
- IosMediaModule
- IosMusicModule
- IosApplicationModule
Please note that CredoAppLogging is not available for React Native.
Updated 13 days ago