@infilectorg/infiviz-shots-react-sdk 1.0.48 → 1.0.49

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.
@@ -108,7 +108,7 @@ dependencies {
108
108
  implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
109
109
 
110
110
 
111
- implementation 'com.infilect:infivizshots-sdk:RN-1.2.2'
111
+ implementation 'com.infilect:infivizshots-sdk:RN-1.2.3'
112
112
 
113
113
  testImplementation 'junit:junit:4.13.2'
114
114
  implementation 'com.github.bumptech.glide:glide:4.14.2'
@@ -84406,14 +84406,14 @@
84406
84406
  {
84407
84407
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
84408
84408
  "kind": "BooleanLiteral",
84409
- "offset": 85619,
84409
+ "offset": 85814,
84410
84410
  "length": 4,
84411
84411
  "value": "true"
84412
84412
  },
84413
84413
  {
84414
84414
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
84415
84415
  "kind": "BooleanLiteral",
84416
- "offset": 105219,
84416
+ "offset": 105414,
84417
84417
  "length": 4,
84418
84418
  "value": "true"
84419
84419
  },
@@ -84406,14 +84406,14 @@
84406
84406
  {
84407
84407
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
84408
84408
  "kind": "BooleanLiteral",
84409
- "offset": 85619,
84409
+ "offset": 85814,
84410
84410
  "length": 4,
84411
84411
  "value": "true"
84412
84412
  },
84413
84413
  {
84414
84414
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
84415
84415
  "kind": "BooleanLiteral",
84416
- "offset": 105219,
84416
+ "offset": 105414,
84417
84417
  "length": 4,
84418
84418
  "value": "true"
84419
84419
  },
@@ -84406,14 +84406,14 @@
84406
84406
  {
84407
84407
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
84408
84408
  "kind": "BooleanLiteral",
84409
- "offset": 85619,
84409
+ "offset": 85814,
84410
84410
  "length": 4,
84411
84411
  "value": "true"
84412
84412
  },
84413
84413
  {
84414
84414
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
84415
84415
  "kind": "BooleanLiteral",
84416
- "offset": 105219,
84416
+ "offset": 105414,
84417
84417
  "length": 4,
84418
84418
  "value": "true"
84419
84419
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@infilectorg/infiviz-shots-react-sdk",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "description": "React Native package for native libraries",
5
5
  "source": "./src/index.tsx",
6
6
  "main": "./lib/module/index.js",
@@ -1,6 +1,6 @@
1
1
  Pod::Spec.new do |s|
2
2
  s.name = 'react-native-infiviz-shots'
3
- s.version = '1.0.48'
3
+ s.version = '1.1.5'
4
4
  s.summary = 'InfivizShots React Native SDK'
5
5
  s.homepage = 'https://your-repo-link.com' # ← replace with your real URL
6
6
  s.license = { :type => 'MIT' }