@sency/react-native-smkit-ui 2.0.0 → 2.0.2
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 +3 -3
- package/android/build/intermediates/aar_metadata/debug/{aar-metadata.properties → writeDebugAarMetadata/aar-metadata.properties} +1 -0
- package/android/build.gradle +14 -10
- package/android/gradle/wrapper/gradle-wrapper.properties +1 -1
- package/android/gradle.properties +5 -5
- package/android/src/main/java/com/smkituilibrary/SmkitUiLibraryModule.kt +47 -14
- package/ios/SMKitUIManager.mm +5 -6
- package/ios/SMKitUIManager.swift +74 -34
- package/ios/SmkitUiLibrary-Bridging-Header.h +1 -1
- package/lib/commonjs/SMWorkout.js.map +1 -1
- package/lib/commonjs/index.js +31 -13
- package/lib/commonjs/index.js.map +1 -1
- package/lib/module/SMWorkout.js.map +1 -1
- package/lib/module/index.js +31 -13
- package/lib/module/index.js.map +1 -1
- package/package.json +6 -4
- package/react-native-smkit-ui.podspec +1 -1
- package/src/index.tsx +49 -20
- package/android/build/generated/source/buildConfig/debug/com/smkituilibrary/BuildConfig.java +0 -10
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +0 -7
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json +0 -18
- package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +0 -1
- package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/R.txt +0 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -1
- package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
- package/android/build/intermediates/java_res/debug/out/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
- package/android/build/intermediates/javac/debug/classes/com/smkituilibrary/BuildConfig.class +0 -0
- package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +0 -2
- package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +0 -7
- package/android/build/intermediates/merged_manifest/debug/AndroidManifest.xml +0 -7
- package/android/build/intermediates/navigation_json/debug/navigation.json +0 -1
- package/android/build/intermediates/runtime_library_classes_dir/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/BuildConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$configure$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$gson$2.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$listener$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule$moshi$2.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMUserData.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +0 -1
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/kaptGenerateStubsDebugKotlin/local-state/build-history.bin +0 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -16
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/ap-classpath-entries.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/apt-cache.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/classpath-entries.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/classpath-structure.bin +0 -0
- package/android/build/tmp/kapt3/incApCache/debug/java-cache.bin +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMUserData.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
- package/android/build/tmp/kapt3/incrementalData/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryModule.java +0 -108
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryModule.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryPackage.java +0 -25
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/SmkitUiLibraryPackage.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/mapper/SMMapperKt.java +0 -39
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/mapper/SMMapperKt.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitExercise.java +0 -262
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitExercise.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitScoringParams.java +0 -122
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitScoringParams.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkout.java +0 -146
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkout.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkoutConfig.java +0 -113
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMKitWorkoutConfig.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserData.java +0 -56
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserData.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserDataKt.java +0 -13
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/SMUserDataKt.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPExerciseData.java +0 -438
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPExerciseData.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPSummary.java +0 -202
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/model/WFPSummary.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/FeedbackSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/FeedbackSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/UserDataSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/UserDataSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPSummarySerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WFPSummarySerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.java +0 -20
- package/android/build/tmp/kapt3/stubs/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.kapt_metadata +0 -0
- package/android/build/tmp/kapt3/stubs/debug/error/NonExistentClass.java +0 -4
- package/android/build/tmp/kotlin-classes/debug/META-INF/sency_react-native-smkit-ui_debug.kotlin_module +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$configure$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$gson$2.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$listener$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule$moshi$2.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryModule.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/SmkitUiLibraryPackage.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/mapper/SMMapperKt.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitExercise.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitScoringParams.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitWorkout.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMKitWorkoutConfig.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMUserData.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/SMUserDataKt.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/WFPExerciseData.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/model/WFPSummary.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/ExerciseDataSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/FeedbackSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/ScoringParamsDataSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/UserDataSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WFPExerciseDataSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WFPSummarySerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WorkoutConfigSerializer.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/smkituilibrary/serializers/WorkoutSummarySerializer.class +0 -0
- package/lib/typescript/src/SMWorkout.d.ts +0 -212
- package/lib/typescript/src/SMWorkout.d.ts.map +0 -1
- package/lib/typescript/src/index.d.ts +0 -69
- package/lib/typescript/src/index.d.ts.map +0 -1
package/lib/module/index.js
CHANGED
|
@@ -3,7 +3,9 @@ const LINKING_ERROR = `The package 'react-native-smkit-ui' doesn't seem to be li
|
|
|
3
3
|
ios: "- You have run 'pod install'\n",
|
|
4
4
|
default: ''
|
|
5
5
|
}) + '- You rebuilt the app after installing the package\n' + '- You are not using Expo Go\n';
|
|
6
|
-
|
|
6
|
+
|
|
7
|
+
// Fix: Use bracket notation to access NativeModules property
|
|
8
|
+
const SMKitUIManager = NativeModules['SMKitUIManager'] ? NativeModules['SMKitUIManager'] : new Proxy({}, {
|
|
7
9
|
get() {
|
|
8
10
|
throw new Error(LINKING_ERROR);
|
|
9
11
|
}
|
|
@@ -21,24 +23,35 @@ export function configure(key) {
|
|
|
21
23
|
* start an assessment session.
|
|
22
24
|
*
|
|
23
25
|
* @param {SMWorkoutLibrary.AssessmentTypes} type - The type of assessment to start.
|
|
24
|
-
* @param {boolean}
|
|
26
|
+
* @param {boolean} showSummary - Determines if the summary should be shown after assessment completion.
|
|
25
27
|
* @param {SMWorkoutLibrary.UserData | null} userData - User data for the assessment session, or `null` if no user data is provided.
|
|
26
|
-
* @param {boolean}
|
|
28
|
+
* @param {boolean} forceShowUserDataScreen - Forces the display of the user data screen even if user data is provided.
|
|
27
29
|
* @param {string} customAssessmentID - A unique identifier for a custom assessment session.
|
|
30
|
+
* @param {string | null} modifications - Optional JSON string with exercise feedback parameter modifications.
|
|
28
31
|
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating whether the assessment finished.
|
|
29
32
|
*/
|
|
30
|
-
export function startAssessment(type, showSummary
|
|
31
|
-
|
|
33
|
+
export function startAssessment(type, showSummary, userData, forceShowUserDataScreen, customAssessmentID, modifications) {
|
|
34
|
+
const userDataJson = userData !== null && userData !== undefined ? userData.toJson() : null;
|
|
35
|
+
// Ensure modifications is explicitly null (not undefined) for React Native bridge
|
|
36
|
+
// Convert empty string to null, but ensure we always pass a value (even if null)
|
|
37
|
+
const modificationsJson = modifications !== null && modifications !== undefined && modifications !== '' ? modifications : null;
|
|
38
|
+
|
|
39
|
+
// Call native method - React Native legacy bridge automatically handles promise conversion
|
|
40
|
+
// IMPORTANT: Always pass all 6 arguments, even if null
|
|
41
|
+
// React Native bridge counts arguments, so we must pass modifications even when null
|
|
42
|
+
return SMKitUIManager.startAssessment(String(type), showSummary, userDataJson ?? null, forceShowUserDataScreen, customAssessmentID || '', modificationsJson ?? null);
|
|
32
43
|
}
|
|
33
44
|
|
|
34
45
|
/**
|
|
35
46
|
* Starts a custom workout session.
|
|
36
47
|
*
|
|
37
48
|
* @param {SMWorkoutLibrary.SMWorkout} workout - The custom workout configuration.
|
|
49
|
+
* @param {string | null} modifications - Optional JSON string with exercise feedback parameter modifications.
|
|
38
50
|
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the workout session finished.
|
|
39
51
|
*/
|
|
40
|
-
export function startCustomWorkout(workout) {
|
|
41
|
-
|
|
52
|
+
export function startCustomWorkout(workout, modifications) {
|
|
53
|
+
const modificationsJson = modifications !== null && modifications !== undefined && modifications !== '' ? modifications : null;
|
|
54
|
+
return SMKitUIManager.startCustomWorkout(workout.toJson(), modificationsJson);
|
|
42
55
|
}
|
|
43
56
|
|
|
44
57
|
/**
|
|
@@ -46,22 +59,27 @@ export function startCustomWorkout(workout) {
|
|
|
46
59
|
*
|
|
47
60
|
* @param {SMWorkoutLibrary.SMWorkout} assessment - The assessment configuration for the session.
|
|
48
61
|
* @param {SMWorkoutLibrary.UserData | null} userData - User data for the assessment, or `null` if no user data is provided.
|
|
49
|
-
* @param {boolean}
|
|
50
|
-
* @param {boolean}
|
|
62
|
+
* @param {boolean} forceShowUserDataScreen - Forces the display of the user data screen even if user data is provided.
|
|
63
|
+
* @param {boolean} showSummary - Determines if the summary should be shown after assessment completion.
|
|
64
|
+
* @param {string | null} modifications - Optional JSON string with exercise feedback parameter modifications.
|
|
51
65
|
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the assessment finished.
|
|
52
66
|
*/
|
|
53
|
-
export function startCustomAssessment(assessment, userData, forceShowUserDataScreen
|
|
54
|
-
|
|
67
|
+
export function startCustomAssessment(assessment, userData, forceShowUserDataScreen, showSummary, modifications) {
|
|
68
|
+
const userDataJson = userData !== null && userData !== undefined ? userData.toJson() : null;
|
|
69
|
+
const modificationsJson = modifications !== null && modifications !== undefined && modifications !== '' ? modifications : null;
|
|
70
|
+
return SMKitUIManager.startCustomAssessment(assessment.toJson(), userDataJson, forceShowUserDataScreen, showSummary, modificationsJson);
|
|
55
71
|
}
|
|
56
72
|
|
|
57
73
|
/**
|
|
58
74
|
* Starts a workout program using the provided workout configuration.
|
|
59
75
|
*
|
|
60
76
|
* @param {SMWorkoutLibrary.WorkoutConfig} workoutConfig - The configuration for the workout program.
|
|
77
|
+
* @param {string | null} modifications - Optional JSON string with exercise feedback parameter modifications.
|
|
61
78
|
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the workout program finished.
|
|
62
79
|
*/
|
|
63
|
-
export function startWorkoutProgram(workoutConfig) {
|
|
64
|
-
|
|
80
|
+
export function startWorkoutProgram(workoutConfig, modifications) {
|
|
81
|
+
const modificationsJson = modifications !== null && modifications !== undefined && modifications !== '' ? modifications : null;
|
|
82
|
+
return SMKitUIManager.startWorkoutProgram(workoutConfig.toJson(), modificationsJson);
|
|
65
83
|
}
|
|
66
84
|
|
|
67
85
|
/**
|
package/lib/module/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["NativeModules","Platform","LINKING_ERROR","select","ios","default","SMKitUIManager","Proxy","get","Error","configure","key","startAssessment","type","showSummary","userData","forceShowUserDataScreen","customAssessmentID","toJson","startCustomWorkout","workout","startCustomAssessment","assessment","startWorkoutProgram","workoutConfig","setSessionLanguage","language","setEndExercisePreferences","endExercisePreferences","setCounterPreferences","counterPreferences"],"sourceRoot":"../../src","sources":["index.tsx"],"mappings":"AAAA,SAASA,aAAa,EAAEC,QAAQ,QAAQ,cAAc;AAGtD,MAAMC,aAAa,GACjB,gFAAgF,GAChFD,QAAQ,CAACE,MAAM,CAAC;EAAEC,GAAG,EAAE,gCAAgC;EAAEC,OAAO,EAAE;AAAG,CAAC,CAAC,GACvE,sDAAsD,GACtD,+BAA+B;
|
|
1
|
+
{"version":3,"names":["NativeModules","Platform","LINKING_ERROR","select","ios","default","SMKitUIManager","Proxy","get","Error","configure","key","startAssessment","type","showSummary","userData","forceShowUserDataScreen","customAssessmentID","modifications","userDataJson","undefined","toJson","modificationsJson","String","startCustomWorkout","workout","startCustomAssessment","assessment","startWorkoutProgram","workoutConfig","setSessionLanguage","language","setEndExercisePreferences","endExercisePreferences","setCounterPreferences","counterPreferences"],"sourceRoot":"../../src","sources":["index.tsx"],"mappings":"AAAA,SAASA,aAAa,EAAEC,QAAQ,QAAQ,cAAc;AAGtD,MAAMC,aAAa,GACjB,gFAAgF,GAChFD,QAAQ,CAACE,MAAM,CAAC;EAAEC,GAAG,EAAE,gCAAgC;EAAEC,OAAO,EAAE;AAAG,CAAC,CAAC,GACvE,sDAAsD,GACtD,+BAA+B;;AAEjC;AACA,MAAMC,cAAc,GAAGN,aAAa,CAAC,gBAAgB,CAAC,GAClDA,aAAa,CAAC,gBAAgB,CAAC,GAC/B,IAAIO,KAAK,CACP,CAAC,CAAC,EACF;EACEC,GAAGA,CAAA,EAAG;IACJ,MAAM,IAAIC,KAAK,CAACP,aAAa,CAAC;EAChC;AACF,CACF,CAAC;;AAEL;AACA;AACA;AACA;AACA,OAAO,SAASQ,SAASA,CAACC,GAAW,EAAmB;EACtD,OAAOL,cAAc,CAACI,SAAS,CAACC,GAAG,CAAC;AACtC;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,eAAeA,CAC7BC,IAAsC,EACtCC,WAAoB,EACpBC,QAA0C,EAC1CC,uBAAgC,EAChCC,kBAA0B,EAC1BC,aAA4B,EACsB;EAClD,MAAMC,YAAY,GAAGJ,QAAQ,KAAK,IAAI,IAAIA,QAAQ,KAAKK,SAAS,GAAGL,QAAQ,CAACM,MAAM,CAAC,CAAC,GAAG,IAAI;EAC3F;EACA;EACA,MAAMC,iBAAiB,GAAGJ,aAAa,KAAK,IAAI,IAAIA,aAAa,KAAKE,SAAS,IAAIF,aAAa,KAAK,EAAE,GAAGA,aAAa,GAAG,IAAI;;EAE9H;EACA;EACA;EACA,OAAOZ,cAAc,CAACM,eAAe,CACnCW,MAAM,CAACV,IAAI,CAAC,EACZC,WAAW,EACXK,YAAY,IAAI,IAAI,EACpBH,uBAAuB,EACvBC,kBAAkB,IAAI,EAAE,EACxBK,iBAAiB,IAAI,IACvB,CAAC;AACH;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASE,kBAAkBA,CAChCC,OAAmC,EACnCP,aAA4B,EACsB;EAClD,MAAMI,iBAAiB,GAAGJ,aAAa,KAAK,IAAI,IAAIA,aAAa,KAAKE,SAAS,IAAIF,aAAa,KAAK,EAAE,GAAGA,aAAa,GAAG,IAAI;EAC9H,OAAOZ,cAAc,CAACkB,kBAAkB,CACtCC,OAAO,CAACJ,MAAM,CAAC,CAAC,EAChBC,iBACF,CAAC;AACH;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASI,qBAAqBA,CACnCC,UAAsC,EACtCZ,QAA0C,EAC1CC,uBAAgC,EAChCF,WAAoB,EACpBI,aAA4B,EACsB;EAClD,MAAMC,YAAY,GAAGJ,QAAQ,KAAK,IAAI,IAAIA,QAAQ,KAAKK,SAAS,GAAGL,QAAQ,CAACM,MAAM,CAAC,CAAC,GAAG,IAAI;EAC3F,MAAMC,iBAAiB,GAAGJ,aAAa,KAAK,IAAI,IAAIA,aAAa,KAAKE,SAAS,IAAIF,aAAa,KAAK,EAAE,GAAGA,aAAa,GAAG,IAAI;EAC9H,OAAOZ,cAAc,CAACoB,qBAAqB,CACzCC,UAAU,CAACN,MAAM,CAAC,CAAC,EACnBF,YAAY,EACZH,uBAAuB,EACvBF,WAAW,EACXQ,iBACF,CAAC;AACH;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASM,mBAAmBA,CACjCC,aAA6C,EAC7CX,aAA4B,EACsB;EAClD,MAAMI,iBAAiB,GAAGJ,aAAa,KAAK,IAAI,IAAIA,aAAa,KAAKE,SAAS,IAAIF,aAAa,KAAK,EAAE,GAAGA,aAAa,GAAG,IAAI;EAC9H,OAAOZ,cAAc,CAACsB,mBAAmB,CACvCC,aAAa,CAACR,MAAM,CAAC,CAAC,EACtBC,iBACF,CAAC;AACH;;AAEA;AACA;AACA;AACA;AACA,OAAO,SAASQ,kBAAkBA,CAACC,QAAmC,EAAE;EACtEzB,cAAc,CAACwB,kBAAkB,CAACC,QAAQ,CAAC;AAC7C;;AAEA;AACA;AACA;AACA;AACA,OAAO,SAASC,yBAAyBA,CACvCC,sBAA+D,EAC/D;EACA3B,cAAc,CAAC0B,yBAAyB,CAACC,sBAAsB,CAAC;AAClE;;AAEA;AACA;AACA;AACA;AACA,OAAO,SAASC,qBAAqBA,CACnCC,kBAAuD,EACvD;EACA7B,cAAc,CAAC4B,qBAAqB,CAACC,kBAAkB,CAAC;AAC1D","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sency/react-native-smkit-ui",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2",
|
|
4
4
|
"description": "React Native library for SMKit UI - Advanced fitness assessments and workout programs with AI-powered motion detection and real-time performance tracking",
|
|
5
5
|
"main": "lib/commonjs/index",
|
|
6
6
|
"module": "lib/module/index",
|
|
@@ -64,9 +64,11 @@
|
|
|
64
64
|
"registry": "https://registry.npmjs.org/"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
|
-
"react": "^18.
|
|
68
|
-
"react
|
|
69
|
-
"react-native
|
|
67
|
+
"@types/react": "^18.3.0",
|
|
68
|
+
"react": "^18.3.1",
|
|
69
|
+
"react-native": "^0.76.9",
|
|
70
|
+
"react-native-builder-bob": "^0.20.0",
|
|
71
|
+
"typescript": "^5.6.3"
|
|
70
72
|
},
|
|
71
73
|
"peerDependencies": {
|
|
72
74
|
"react": "*",
|
|
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
|
|
|
15
15
|
s.source = { :git => "https://github.com/sency-ai/smkit-ui-react-native-demo.git", :tag => "#{s.version}" }
|
|
16
16
|
|
|
17
17
|
s.source_files = "ios/**/*.{h,m,mm,swift}"
|
|
18
|
-
s.dependency "SMKitUI" ,'
|
|
18
|
+
s.dependency "SMKitUI" ,'1.4.4'
|
|
19
19
|
|
|
20
20
|
# Use install_modules_dependencies helper to install the dependencies if React Native version >=0.71.0.
|
|
21
21
|
# See https://github.com/facebook/react-native/blob/febf6b7f33fdb4904669f99d795eba4c0f95d7bf/scripts/cocoapods/new_architecture.rb#L79.
|
package/src/index.tsx
CHANGED
|
@@ -7,8 +7,9 @@ const LINKING_ERROR =
|
|
|
7
7
|
'- You rebuilt the app after installing the package\n' +
|
|
8
8
|
'- You are not using Expo Go\n';
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
// Fix: Use bracket notation to access NativeModules property
|
|
11
|
+
const SMKitUIManager = NativeModules['SMKitUIManager']
|
|
12
|
+
? NativeModules['SMKitUIManager']
|
|
12
13
|
: new Proxy(
|
|
13
14
|
{},
|
|
14
15
|
{
|
|
@@ -30,25 +31,36 @@ export function configure(key: string): Promise<string> {
|
|
|
30
31
|
* start an assessment session.
|
|
31
32
|
*
|
|
32
33
|
* @param {SMWorkoutLibrary.AssessmentTypes} type - The type of assessment to start.
|
|
33
|
-
* @param {boolean}
|
|
34
|
+
* @param {boolean} showSummary - Determines if the summary should be shown after assessment completion.
|
|
34
35
|
* @param {SMWorkoutLibrary.UserData | null} userData - User data for the assessment session, or `null` if no user data is provided.
|
|
35
|
-
* @param {boolean}
|
|
36
|
+
* @param {boolean} forceShowUserDataScreen - Forces the display of the user data screen even if user data is provided.
|
|
36
37
|
* @param {string} customAssessmentID - A unique identifier for a custom assessment session.
|
|
38
|
+
* @param {string | null} modifications - Optional JSON string with exercise feedback parameter modifications.
|
|
37
39
|
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating whether the assessment finished.
|
|
38
40
|
*/
|
|
39
41
|
export function startAssessment(
|
|
40
42
|
type: SMWorkoutLibrary.AssessmentTypes,
|
|
41
|
-
showSummary: boolean
|
|
43
|
+
showSummary: boolean,
|
|
42
44
|
userData: SMWorkoutLibrary.UserData | null,
|
|
43
|
-
forceShowUserDataScreen: boolean
|
|
44
|
-
customAssessmentID: string
|
|
45
|
+
forceShowUserDataScreen: boolean,
|
|
46
|
+
customAssessmentID: string,
|
|
47
|
+
modifications: string | null
|
|
45
48
|
): Promise<{ summary: string; didFinish: boolean }> {
|
|
49
|
+
const userDataJson = userData !== null && userData !== undefined ? userData.toJson() : null;
|
|
50
|
+
// Ensure modifications is explicitly null (not undefined) for React Native bridge
|
|
51
|
+
// Convert empty string to null, but ensure we always pass a value (even if null)
|
|
52
|
+
const modificationsJson = modifications !== null && modifications !== undefined && modifications !== '' ? modifications : null;
|
|
53
|
+
|
|
54
|
+
// Call native method - React Native legacy bridge automatically handles promise conversion
|
|
55
|
+
// IMPORTANT: Always pass all 6 arguments, even if null
|
|
56
|
+
// React Native bridge counts arguments, so we must pass modifications even when null
|
|
46
57
|
return SMKitUIManager.startAssessment(
|
|
47
|
-
type,
|
|
58
|
+
String(type),
|
|
48
59
|
showSummary,
|
|
49
|
-
|
|
60
|
+
userDataJson ?? null,
|
|
50
61
|
forceShowUserDataScreen,
|
|
51
|
-
customAssessmentID
|
|
62
|
+
customAssessmentID || '',
|
|
63
|
+
modificationsJson ?? null
|
|
52
64
|
);
|
|
53
65
|
}
|
|
54
66
|
|
|
@@ -56,12 +68,18 @@ export function startAssessment(
|
|
|
56
68
|
* Starts a custom workout session.
|
|
57
69
|
*
|
|
58
70
|
* @param {SMWorkoutLibrary.SMWorkout} workout - The custom workout configuration.
|
|
71
|
+
* @param {string | null} modifications - Optional JSON string with exercise feedback parameter modifications.
|
|
59
72
|
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the workout session finished.
|
|
60
73
|
*/
|
|
61
74
|
export function startCustomWorkout(
|
|
62
|
-
workout: SMWorkoutLibrary.SMWorkout
|
|
75
|
+
workout: SMWorkoutLibrary.SMWorkout,
|
|
76
|
+
modifications: string | null
|
|
63
77
|
): Promise<{ summary: string; didFinish: boolean }> {
|
|
64
|
-
|
|
78
|
+
const modificationsJson = modifications !== null && modifications !== undefined && modifications !== '' ? modifications : null;
|
|
79
|
+
return SMKitUIManager.startCustomWorkout(
|
|
80
|
+
workout.toJson(),
|
|
81
|
+
modificationsJson
|
|
82
|
+
);
|
|
65
83
|
}
|
|
66
84
|
|
|
67
85
|
/**
|
|
@@ -69,21 +87,26 @@ export function startCustomWorkout(
|
|
|
69
87
|
*
|
|
70
88
|
* @param {SMWorkoutLibrary.SMWorkout} assessment - The assessment configuration for the session.
|
|
71
89
|
* @param {SMWorkoutLibrary.UserData | null} userData - User data for the assessment, or `null` if no user data is provided.
|
|
72
|
-
* @param {boolean}
|
|
73
|
-
* @param {boolean}
|
|
90
|
+
* @param {boolean} forceShowUserDataScreen - Forces the display of the user data screen even if user data is provided.
|
|
91
|
+
* @param {boolean} showSummary - Determines if the summary should be shown after assessment completion.
|
|
92
|
+
* @param {string | null} modifications - Optional JSON string with exercise feedback parameter modifications.
|
|
74
93
|
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the assessment finished.
|
|
75
94
|
*/
|
|
76
95
|
export function startCustomAssessment(
|
|
77
96
|
assessment: SMWorkoutLibrary.SMWorkout,
|
|
78
97
|
userData: SMWorkoutLibrary.UserData | null,
|
|
79
|
-
forceShowUserDataScreen: boolean
|
|
80
|
-
showSummary: boolean
|
|
98
|
+
forceShowUserDataScreen: boolean,
|
|
99
|
+
showSummary: boolean,
|
|
100
|
+
modifications: string | null
|
|
81
101
|
): Promise<{ summary: string; didFinish: boolean }> {
|
|
102
|
+
const userDataJson = userData !== null && userData !== undefined ? userData.toJson() : null;
|
|
103
|
+
const modificationsJson = modifications !== null && modifications !== undefined && modifications !== '' ? modifications : null;
|
|
82
104
|
return SMKitUIManager.startCustomAssessment(
|
|
83
105
|
assessment.toJson(),
|
|
84
|
-
|
|
106
|
+
userDataJson,
|
|
85
107
|
forceShowUserDataScreen,
|
|
86
|
-
showSummary
|
|
108
|
+
showSummary,
|
|
109
|
+
modificationsJson
|
|
87
110
|
);
|
|
88
111
|
}
|
|
89
112
|
|
|
@@ -91,12 +114,18 @@ export function startCustomAssessment(
|
|
|
91
114
|
* Starts a workout program using the provided workout configuration.
|
|
92
115
|
*
|
|
93
116
|
* @param {SMWorkoutLibrary.WorkoutConfig} workoutConfig - The configuration for the workout program.
|
|
117
|
+
* @param {string | null} modifications - Optional JSON string with exercise feedback parameter modifications.
|
|
94
118
|
* @returns {Promise<{ summary: string; didFinish: boolean }>} - A promise that resolves with an object containing the summary and a flag indicating if the workout program finished.
|
|
95
119
|
*/
|
|
96
120
|
export function startWorkoutProgram(
|
|
97
|
-
workoutConfig: SMWorkoutLibrary.WorkoutConfig
|
|
121
|
+
workoutConfig: SMWorkoutLibrary.WorkoutConfig,
|
|
122
|
+
modifications: string | null
|
|
98
123
|
): Promise<{ summary: string; didFinish: boolean }> {
|
|
99
|
-
|
|
124
|
+
const modificationsJson = modifications !== null && modifications !== undefined && modifications !== '' ? modifications : null;
|
|
125
|
+
return SMKitUIManager.startWorkoutProgram(
|
|
126
|
+
workoutConfig.toJson(),
|
|
127
|
+
modificationsJson
|
|
128
|
+
);
|
|
100
129
|
}
|
|
101
130
|
|
|
102
131
|
/**
|
package/android/build/generated/source/buildConfig/debug/com/smkituilibrary/BuildConfig.java
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Automatically generated file. DO NOT MODIFY
|
|
3
|
-
*/
|
|
4
|
-
package com.smkituilibrary;
|
|
5
|
-
|
|
6
|
-
public final class BuildConfig {
|
|
7
|
-
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
|
8
|
-
public static final String LIBRARY_PACKAGE_NAME = "com.smkituilibrary";
|
|
9
|
-
public static final String BUILD_TYPE = "debug";
|
|
10
|
-
}
|
package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"artifactType": {
|
|
4
|
-
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
|
|
5
|
-
"kind": "Directory"
|
|
6
|
-
},
|
|
7
|
-
"applicationId": "com.smkituilibrary",
|
|
8
|
-
"variantName": "debug",
|
|
9
|
-
"elements": [
|
|
10
|
-
{
|
|
11
|
-
"type": "SINGLE",
|
|
12
|
-
"filters": [],
|
|
13
|
-
"attributes": [],
|
|
14
|
-
"outputFile": "AndroidManifest.xml"
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"elementType": "File"
|
|
18
|
-
}
|
package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"moshi-kotlin-codegen-1.15.0.jar (com.squareup.moshi:moshi-kotlin-codegen:1.15.0)":"KSP_PROCESSOR"}
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
#Mon Oct 20 12:26:23 IDT 2025
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/build/generated/res/resValues/debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/build/generated/res/resValues/debug"/></dataSet><mergedItems/></merger>
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/debug/jniLibs"/></dataSet></merger>
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/main/shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/debug/shaders"/></dataSet></merger>
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/main/assets"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/src/debug/assets"/></dataSet><dataSet config="generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/ofergoldstein/repos/react-native/smkit_ui_library/react-native-smkit-ui/android/build/intermediates/shader_assets/debug/out"/></dataSet></merger>
|
|
Binary file
|
package/android/build/intermediates/javac/debug/classes/com/smkituilibrary/BuildConfig.class
DELETED
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[]
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
com.smkituilibrary
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len
DELETED
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|