Get started

React Native is a popular open source mobile application framework used to develop apps for Android and iOS.

This section describes how to integrate the DriveKit SDK into a React Native application.

Requirements

DriveKit libraries for React Native support version 0.70. It is strongly recommended to use this version or later ones.

The DriveKit SDK for React Native is available with the standard configuration on iOS and Android.

  • Android 23 (API 23) and later versions,

  • iOS 12.0 and later versions.

If you do not have the Android or iOS development environment in your computer yet, please refer to the official documentation.

Last updated