@saltware/fidbek-react-native 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +181 -0
- package/android/build.gradle +75 -0
- package/android/libs/fidbek-android.aar +0 -0
- package/android/src/main/AndroidManifest.xml +1 -0
- package/android/src/main/java/com/fidbek/reactnative/FidbekBridge.kt +39 -0
- package/android/src/newarch/com/fidbek/reactnative/FidbekReactNativeModule.kt +28 -0
- package/android/src/newarch/com/fidbek/reactnative/FidbekReactNativePackage.kt +82 -0
- package/app.plugin.js +5 -0
- package/fidbek-react-native.podspec +30 -0
- package/ios/FidbekReactNative.h +10 -0
- package/ios/FidbekReactNative.mm +57 -0
- package/ios/FidbekReactNativeBridge.swift +20 -0
- package/ios/FidbekSDK.xcframework/Info.plist +44 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/FidbekSDK +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/Info.plist +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios.abi.json +805 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios.package.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64/FidbekSDK.framework/Modules/module.modulemap +4 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/FidbekSDK +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Info.plist +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +805 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +805 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/FidbekSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +26 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/Modules/module.modulemap +4 -0
- package/ios/FidbekSDK.xcframework/ios-arm64_x86_64-simulator/FidbekSDK.framework/_CodeSignature/CodeResources +101 -0
- package/package.json +53 -0
- package/react-native.config.js +11 -0
- package/src/NativeFidbekReactNative.ts +10 -0
- package/src/NativeFidbekReactNativeModule.js +3 -0
- package/src/index.d.ts +17 -0
- package/src/index.js +35 -0
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// swift-interface-format-version: 1.0
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.2.4 effective-5.10 (swiftlang-6.2.4.1.4 clang-1700.6.4.2)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -module-name FidbekSDK -package-name source_ios
|
|
4
|
+
// swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.2.4
|
|
5
|
+
import CoreMotion
|
|
6
|
+
import Foundation
|
|
7
|
+
import PencilKit
|
|
8
|
+
import Swift
|
|
9
|
+
import UIKit
|
|
10
|
+
import _Concurrency
|
|
11
|
+
import _StringProcessing
|
|
12
|
+
import _SwiftConcurrencyShims
|
|
13
|
+
import os
|
|
14
|
+
@_hasMissingDesignatedInitializers final public class Fidbek {
|
|
15
|
+
public static let shared: FidbekSDK.Fidbek
|
|
16
|
+
final public func configure(_ configuration: FidbekSDK.FidbekConfiguration)
|
|
17
|
+
final public func configure(token: Swift.String, shakeToOpenEnabled: Swift.Bool = true)
|
|
18
|
+
final public func present()
|
|
19
|
+
final public func stop()
|
|
20
|
+
@objc deinit
|
|
21
|
+
}
|
|
22
|
+
public struct FidbekConfiguration {
|
|
23
|
+
public let token: Swift.String
|
|
24
|
+
public let shakeToOpenEnabled: Swift.Bool
|
|
25
|
+
public init(token: Swift.String, shakeToOpenEnabled: Swift.Bool = true)
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// swift-interface-format-version: 1.0
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.2.4 effective-5.10 (swiftlang-6.2.4.1.4 clang-1700.6.4.2)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -module-name FidbekSDK -package-name source_ios
|
|
4
|
+
// swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.2.4
|
|
5
|
+
import CoreMotion
|
|
6
|
+
import Foundation
|
|
7
|
+
import PencilKit
|
|
8
|
+
import Swift
|
|
9
|
+
import UIKit
|
|
10
|
+
import _Concurrency
|
|
11
|
+
import _StringProcessing
|
|
12
|
+
import _SwiftConcurrencyShims
|
|
13
|
+
import os
|
|
14
|
+
@_hasMissingDesignatedInitializers final public class Fidbek {
|
|
15
|
+
public static let shared: FidbekSDK.Fidbek
|
|
16
|
+
final public func configure(_ configuration: FidbekSDK.FidbekConfiguration)
|
|
17
|
+
final public func configure(token: Swift.String, shakeToOpenEnabled: Swift.Bool = true)
|
|
18
|
+
final public func present()
|
|
19
|
+
final public func stop()
|
|
20
|
+
@objc deinit
|
|
21
|
+
}
|
|
22
|
+
public struct FidbekConfiguration {
|
|
23
|
+
public let token: Swift.String
|
|
24
|
+
public let shakeToOpenEnabled: Swift.Bool
|
|
25
|
+
public init(token: Swift.String, shakeToOpenEnabled: Swift.Bool = true)
|
|
26
|
+
}
|
|
Binary file
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// swift-interface-format-version: 1.0
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.2.4 effective-5.10 (swiftlang-6.2.4.1.4 clang-1700.6.4.2)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -module-name FidbekSDK -package-name source_ios
|
|
4
|
+
// swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.2.4
|
|
5
|
+
import CoreMotion
|
|
6
|
+
import Foundation
|
|
7
|
+
import PencilKit
|
|
8
|
+
import Swift
|
|
9
|
+
import UIKit
|
|
10
|
+
import _Concurrency
|
|
11
|
+
import _StringProcessing
|
|
12
|
+
import _SwiftConcurrencyShims
|
|
13
|
+
import os
|
|
14
|
+
@_hasMissingDesignatedInitializers final public class Fidbek {
|
|
15
|
+
public static let shared: FidbekSDK.Fidbek
|
|
16
|
+
final public func configure(_ configuration: FidbekSDK.FidbekConfiguration)
|
|
17
|
+
final public func configure(token: Swift.String, shakeToOpenEnabled: Swift.Bool = true)
|
|
18
|
+
final public func present()
|
|
19
|
+
final public func stop()
|
|
20
|
+
@objc deinit
|
|
21
|
+
}
|
|
22
|
+
public struct FidbekConfiguration {
|
|
23
|
+
public let token: Swift.String
|
|
24
|
+
public let shakeToOpenEnabled: Swift.Bool
|
|
25
|
+
public init(token: Swift.String, shakeToOpenEnabled: Swift.Bool = true)
|
|
26
|
+
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|