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.
DriveKit libraries for React Native support version 0.70. It is strongly recommended to use this version or later ones.
- Android 23 (API 23) and later versions,
- iOS 11.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 modified 3mo ago