This repository was archived by the owner on Jan 23, 2025. It is now read-only.
File tree 2 files changed +4
-4
lines changed
ui-components/BlackBerry-Dynamics-for-React-Native-WebView/android
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,16 @@ This page provides an overview on how to use the BlackBerry Dynamics SDK for Rea
11
11
- yarn
12
12
#### React Native
13
13
- 0.63.x
14
- - 0.64.0
14
+ - 0.64.x
15
15
#### iOS
16
16
- Xcode 12+
17
17
- iOS 13, 14
18
18
- cocoapods 1.10.1+
19
19
#### Android
20
20
- Android 8+, API 26+
21
21
#### BlackBerry Dynamics
22
- - BlackBerry Dynamics SDK for iOS v9.1, check environment requirements [ here] ( https://docs.blackberry.com/en/development-tools/blackberry-dynamics-sdk-ios/ ) .
23
- - BlackBerry Dynamics SDK for Android v9.1, check environment requirements [ here] ( https://docs.blackberry.com/en/development-tools/blackberry-dynamics-sdk-android/ ) .
22
+ - BlackBerry Dynamics SDK for iOS v9.1 and v9.2 , check environment requirements [ here] ( https://docs.blackberry.com/en/development-tools/blackberry-dynamics-sdk-ios/ ) .
23
+ - BlackBerry Dynamics SDK for Android v9.1 and v9.2 , check environment requirements [ here] ( https://docs.blackberry.com/en/development-tools/blackberry-dynamics-sdk-android/ ) .
24
24
#### BlackBerry Dynamics Launcher
25
25
- BlackBerry Dynamics Launcher library for iOS v3.2, check details [ here] ( https://docs.blackberry.com/en/development-tools/blackberry-dynamics-launcher-framework-for-ios ) .
26
26
- BlackBerry Dynamics Launcher library for Android v3.2, check details [ here] ( https://docs.blackberry.com/en/development-tools/blackberry-dynamics-launcher-framework-for-android ) .
Original file line number Diff line number Diff line change 1
- ReactNativeWebView_kotlinVersion =1.3.50
1
+ ReactNativeWebView_kotlinVersion =1.5.10
2
2
ReactNativeWebView_compileSdkVersion =29
3
3
ReactNativeWebView_buildToolsVersion =29.0.3
4
4
ReactNativeWebView_targetSdkVersion =28
You can’t perform that action at this time.
0 commit comments