react-native-mytatva-rn-sdk 1.2.10 → 1.2.14

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.
Files changed (127) hide show
  1. package/android/src/main/java/com/mytatvarnsdk/activity/PermissionActivity.kt +32 -1
  2. package/android/src/main/res/drawable/bg_light_yellow.xml +10 -0
  3. package/android/src/main/res/drawable/ic_setting.xml +9 -0
  4. package/android/src/main/res/drawable/img_permission_1.png +0 -0
  5. package/android/src/main/res/drawable/img_permission_2.png +0 -0
  6. package/android/src/main/res/layout/bluetooth_dialog_bottomsheet.xml +106 -0
  7. package/android/src/main/res/values/strings.xml +1 -0
  8. package/ios/Custom/CustomOverlayButton.swift +4 -4
  9. package/ios/Custom/CustomTopUIView.swift +3 -3
  10. package/ios/MyReactNativeBridge.m +26 -14
  11. package/ios/Storyboard/{Base.lproj/MainCGM.storyboard → MainCGM.storyboard} +72 -71
  12. package/ios/Support/Global.swift +11 -0
  13. package/ios/TableViewCell/ChargingIndicatorTVC/ChargingIndicatorTVC.swift +4 -0
  14. package/ios/TableViewCell/ChargingIndicatorTVC/ChargingIndicatorTVC.xib +6 -5
  15. package/ios/TableViewCell/ChatOptionTVC/ChatOptionTVC.swift +2 -2
  16. package/ios/TableViewCell/ChatOptionTVC/ChatOptionTVC.xib +4 -5
  17. package/ios/TableViewCell/ConnectDeviceTVC/ConnectDeviceTVC.swift +5 -0
  18. package/ios/TableViewCell/ConnectDeviceTVC/ConnectDeviceTVC.xib +6 -5
  19. package/ios/TableViewCell/ConnectSuccessTVC/ConnectSuccessTVC.swift +7 -1
  20. package/ios/TableViewCell/ConnectSuccessTVC/ConnectSuccessTVC.xib +6 -4
  21. package/ios/TableViewCell/ImageTVC/ImageTVC.swift +2 -0
  22. package/ios/TableViewCell/ImageTVC/ImageTVC.xib +5 -4
  23. package/ios/TableViewCell/LabelTVC/LabelTVC.xib +3 -4
  24. package/ios/TableViewCell/NoteTVC/NoteTVC.swift +2 -0
  25. package/ios/TableViewCell/NoteTVC/NoteTVC.xib +4 -4
  26. package/ios/TableViewCell/PodDetailsTVC/PodDetailsTVC.swift +7 -0
  27. package/ios/TableViewCell/PodDetailsTVC/PodDetailsTVC.xib +7 -5
  28. package/ios/TableViewCell/SearchDeviceTVC/SearchDeviceTVC.xib +4 -4
  29. package/ios/TableViewCell/SeparatorTVC/SeparatorTVC.xib +3 -3
  30. package/ios/TableViewCell/SwitchTVC/SwitchTVC.xib +5 -6
  31. package/ios/TableViewCell/VIdeoTVC/VideoTVC.xib +4 -4
  32. package/ios/TableViewCell/VerticalLabelsTVC/VerticalLabelsTVC.xib +3 -3
  33. package/ios/TableViewCell/WatchVideoTVC/WatchVideoTVC.swift +3 -0
  34. package/ios/TableViewCell/WatchVideoTVC/WatchVideoTVC.xib +5 -4
  35. package/ios/ViewControllers/AttachTransmitterViewController.swift +1 -1
  36. package/ios/ViewControllers/ChatWithExpertViewController.swift +2 -0
  37. package/ios/ViewControllers/ConnectToSensorViewController.swift +2 -2
  38. package/ios/ViewControllers/ConnectToTransmitterViewController.swift +1 -1
  39. package/ios/ViewControllers/ExitJourneyViewController.swift +11 -1
  40. package/ios/ViewControllers/PutOnTheSensorViewController.swift +1 -1
  41. package/ios/ViewControllers/StartConnectionViewController.swift +1 -1
  42. package/ios/ViewModel/FinalViewModel.swift +1 -1
  43. package/package.json +1 -2
  44. package/react-native-mytatva-rn-sdk.podspec +6 -2
  45. package/ios/Assets.xcassets/AppIcon.appiconset/Contents.json +0 -35
  46. package/ios/Storyboard/Base.lproj/LaunchScreen.storyboard +0 -25
  47. /package/ios/{Assets.xcassets → icon.xcassets}/AccentColor.colorset/Contents.json +0 -0
  48. /package/ios/{Assets.xcassets → icon.xcassets}/CGM_with_Toggle.imageset/CGM_with_Toggle.png +0 -0
  49. /package/ios/{Assets.xcassets → icon.xcassets}/CGM_with_Toggle.imageset/Contents.json +0 -0
  50. /package/ios/{Assets.xcassets → icon.xcassets}/Contents.json +0 -0
  51. /package/ios/{Assets.xcassets → icon.xcassets}/Take_out_transmitter.imageset/Contents.json +0 -0
  52. /package/ios/{Assets.xcassets → icon.xcassets}/Take_out_transmitter.imageset/Take our transmitter.png +0 -0
  53. /package/ios/{Assets.xcassets → icon.xcassets}/charging.imageset/Contents.json +0 -0
  54. /package/ios/{Assets.xcassets → icon.xcassets}/charging.imageset/charging.png +0 -0
  55. /package/ios/{Assets.xcassets → icon.xcassets}/charging_pod.imageset/Contents.json +0 -0
  56. /package/ios/{Assets.xcassets → icon.xcassets}/charging_pod.imageset/charging_pod.png +0 -0
  57. /package/ios/{Assets.xcassets → icon.xcassets}/close_pod.imageset/Contents.json +0 -0
  58. /package/ios/{Assets.xcassets → icon.xcassets}/close_pod.imageset/Group 1000005563.png +0 -0
  59. /package/ios/{Assets.xcassets → icon.xcassets}/close_pod.imageset/Group 1000005563@2x.png +0 -0
  60. /package/ios/{Assets.xcassets → icon.xcassets}/close_pod.imageset/Group 1000005563@3x.png +0 -0
  61. /package/ios/{Assets.xcassets → icon.xcassets}/do_not_place_inside.imageset/Contents.json +0 -0
  62. /package/ios/{Assets.xcassets → icon.xcassets}/do_not_place_inside.imageset/do_not_place_inside.png +0 -0
  63. /package/ios/{Assets.xcassets → icon.xcassets}/flip_the_reference.imageset/Contents.json +0 -0
  64. /package/ios/{Assets.xcassets → icon.xcassets}/flip_the_reference.imageset/flip_the_reference.png +0 -0
  65. /package/ios/{Assets.xcassets → icon.xcassets}/fully_charged.imageset/Contents.json +0 -0
  66. /package/ios/{Assets.xcassets → icon.xcassets}/fully_charged.imageset/fully_charged.png +0 -0
  67. /package/ios/{Assets.xcassets → icon.xcassets}/green.colorset/Contents.json +0 -0
  68. /package/ios/{Assets.xcassets → icon.xcassets}/ic_arrow.imageset/7.png +0 -0
  69. /package/ios/{Assets.xcassets → icon.xcassets}/ic_arrow.imageset/7@2x.png +0 -0
  70. /package/ios/{Assets.xcassets → icon.xcassets}/ic_arrow.imageset/7@3x.png +0 -0
  71. /package/ios/{Assets.xcassets → icon.xcassets}/ic_arrow.imageset/Contents.json +0 -0
  72. /package/ios/{Assets.xcassets → icon.xcassets}/ic_back.imageset/7.png +0 -0
  73. /package/ios/{Assets.xcassets → icon.xcassets}/ic_back.imageset/7@2x.png +0 -0
  74. /package/ios/{Assets.xcassets → icon.xcassets}/ic_back.imageset/7@3x.png +0 -0
  75. /package/ios/{Assets.xcassets → icon.xcassets}/ic_back.imageset/Contents.json +0 -0
  76. /package/ios/{Assets.xcassets → icon.xcassets}/ic_back_arrow.imageset/Contents.json +0 -0
  77. /package/ios/{Assets.xcassets → icon.xcassets}/ic_back_arrow.imageset/image 17 (Traced).png +0 -0
  78. /package/ios/{Assets.xcassets → icon.xcassets}/ic_back_arrow.imageset/image 17 (Traced)@2x.png +0 -0
  79. /package/ios/{Assets.xcassets → icon.xcassets}/ic_back_arrow.imageset/image 17 (Traced)@3x.png +0 -0
  80. /package/ios/{Assets.xcassets → icon.xcassets}/ic_circle.imageset/Contents.json +0 -0
  81. /package/ios/{Assets.xcassets → icon.xcassets}/ic_circle.imageset/circle.png +0 -0
  82. /package/ios/{Assets.xcassets → icon.xcassets}/ic_circle.imageset/circle@2x.png +0 -0
  83. /package/ios/{Assets.xcassets → icon.xcassets}/ic_circle.imageset/circle@3x.png +0 -0
  84. /package/ios/{Assets.xcassets → icon.xcassets}/ic_close.imageset/Contents.json +0 -0
  85. /package/ios/{Assets.xcassets → icon.xcassets}/ic_close.imageset/close button.png +0 -0
  86. /package/ios/{Assets.xcassets → icon.xcassets}/ic_close.imageset/close button@2x.png +0 -0
  87. /package/ios/{Assets.xcassets → icon.xcassets}/ic_close.imageset/close button@3x.png +0 -0
  88. /package/ios/{Assets.xcassets → icon.xcassets}/ic_close_popup.imageset/Contents.json +0 -0
  89. /package/ios/{Assets.xcassets → icon.xcassets}/ic_close_popup.imageset/Frame.png +0 -0
  90. /package/ios/{Assets.xcassets → icon.xcassets}/ic_close_popup.imageset/Frame@2x.png +0 -0
  91. /package/ios/{Assets.xcassets → icon.xcassets}/ic_close_popup.imageset/Frame@3x.png +0 -0
  92. /package/ios/{Assets.xcassets → icon.xcassets}/ic_green_arrow.imageset/Contents.json +0 -0
  93. /package/ios/{Assets.xcassets → icon.xcassets}/ic_green_arrow.imageset/image 17 (Traced).png +0 -0
  94. /package/ios/{Assets.xcassets → icon.xcassets}/ic_green_arrow.imageset/image 17 (Traced)@2x.png +0 -0
  95. /package/ios/{Assets.xcassets → icon.xcassets}/ic_green_arrow.imageset/image 17 (Traced)@3x.png +0 -0
  96. /package/ios/{Assets.xcassets → icon.xcassets}/ic_play.imageset/Contents.json +0 -0
  97. /package/ios/{Assets.xcassets → icon.xcassets}/ic_play.imageset/Play.png +0 -0
  98. /package/ios/{Assets.xcassets → icon.xcassets}/ic_play.imageset/Play@2x.png +0 -0
  99. /package/ios/{Assets.xcassets → icon.xcassets}/ic_play.imageset/Play@3x.png +0 -0
  100. /package/ios/{Assets.xcassets → icon.xcassets}/ic_selected.imageset/Contents.json +0 -0
  101. /package/ios/{Assets.xcassets → icon.xcassets}/ic_selected.imageset/Frame.png +0 -0
  102. /package/ios/{Assets.xcassets → icon.xcassets}/ic_selected.imageset/Frame@2x.png +0 -0
  103. /package/ios/{Assets.xcassets → icon.xcassets}/ic_selected.imageset/Frame@3x.png +0 -0
  104. /package/ios/{Assets.xcassets → icon.xcassets}/ic_whatsApp_only.imageset/Contents.json +0 -0
  105. /package/ios/{Assets.xcassets → icon.xcassets}/ic_whatsApp_only.imageset/WhatsApp.png +0 -0
  106. /package/ios/{Assets.xcassets → icon.xcassets}/ic_whatsApp_only.imageset/WhatsApp@2x.png +0 -0
  107. /package/ios/{Assets.xcassets → icon.xcassets}/ic_whatsApp_only.imageset/WhatsApp@3x.png +0 -0
  108. /package/ios/{Assets.xcassets → icon.xcassets}/ic_whatsapp.imageset/Contents.json +0 -0
  109. /package/ios/{Assets.xcassets → icon.xcassets}/ic_whatsapp.imageset/Frame 1000006343.png +0 -0
  110. /package/ios/{Assets.xcassets → icon.xcassets}/ic_whatsapp.imageset/Frame 1000006343@2x.png +0 -0
  111. /package/ios/{Assets.xcassets → icon.xcassets}/ic_whatsapp.imageset/Frame 1000006343@3x.png +0 -0
  112. /package/ios/{Assets.xcassets → icon.xcassets}/indigo.colorset/Contents.json +0 -0
  113. /package/ios/{Assets.xcassets → icon.xcassets}/mandala.imageset/Contents.json +0 -0
  114. /package/ios/{Assets.xcassets → icon.xcassets}/mandala.imageset/ending.png +0 -0
  115. /package/ios/{Assets.xcassets → icon.xcassets}/open_pod.imageset/Contents.json +0 -0
  116. /package/ios/{Assets.xcassets → icon.xcassets}/open_pod.imageset/Screenshot 2025-04-22 at 8.07.34/342/200/257PM 1.png" +0 -0
  117. /package/ios/{Assets.xcassets → icon.xcassets}/open_pod.imageset/Screenshot 2025-04-22 at 8.07.34/342/200/257PM 1@2x.png" +0 -0
  118. /package/ios/{Assets.xcassets → icon.xcassets}/open_pod.imageset/Screenshot 2025-04-22 at 8.07.34/342/200/257PM 1@3x.png" +0 -0
  119. /package/ios/{Assets.xcassets → icon.xcassets}/step4.imageset/Contents.json +0 -0
  120. /package/ios/{Assets.xcassets → icon.xcassets}/step4.imageset/step4.png +0 -0
  121. /package/ios/{Assets.xcassets → icon.xcassets}/step5.imageset/Contents.json +0 -0
  122. /package/ios/{Assets.xcassets → icon.xcassets}/step5.imageset/step5.png +0 -0
  123. /package/ios/{Assets.xcassets → icon.xcassets}/transmitter_image.imageset/Contents.json +0 -0
  124. /package/ios/{Assets.xcassets → icon.xcassets}/transmitter_image.imageset/transmitter_image.png +0 -0
  125. /package/ios/{Assets.xcassets → icon.xcassets}/transmitter_shadow.imageset/CGM Shadow.png +0 -0
  126. /package/ios/{Assets.xcassets → icon.xcassets}/transmitter_shadow.imageset/Contents.json +0 -0
  127. /package/ios/{Assets.xcassets → icon.xcassets}/unselectedGray.colorset/Contents.json +0 -0
@@ -1,9 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <deployment identifier="iOS"/>
6
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
7
6
  <capability name="Named colors" minToolsVersion="9.0"/>
8
7
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
9
8
  <capability name="System colors in document resources" minToolsVersion="11.0"/>
@@ -12,14 +11,14 @@
12
11
  <objects>
13
12
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
14
13
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
15
- <tableViewCell contentMode="scaleToFill" restorationIdentifier="ChatOptionTVC" selectionStyle="default" indentationWidth="10" rowHeight="107" id="KGk-i7-Jjw" customClass="ChatOptionTVC" customModule="MyTatvaCare" customModuleProvider="target">
14
+ <tableViewCell contentMode="scaleToFill" restorationIdentifier="ChatOptionTVC" selectionStyle="default" indentationWidth="10" rowHeight="107" id="KGk-i7-Jjw" customClass="ChatOptionTVC" customModule="react_native_mytatva_rn_sdk">
16
15
  <rect key="frame" x="0.0" y="0.0" width="334" height="107"/>
17
16
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
18
17
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
19
18
  <rect key="frame" x="0.0" y="0.0" width="334" height="107"/>
20
19
  <autoresizingMask key="autoresizingMask"/>
21
20
  <subviews>
22
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8O2-b0-hXE" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
21
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8O2-b0-hXE" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
23
22
  <rect key="frame" x="16" y="5" width="102" height="40"/>
24
23
  <subviews>
25
24
  <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Abd-D4-ifT">
@@ -13,9 +13,14 @@ class ConnectDeviceTVC: UITableViewCell {
13
13
  @IBOutlet weak var labelTitle: UILabel!
14
14
  @IBOutlet weak var button: CustomOverlayButton!
15
15
 
16
+ @IBOutlet var transmitterImageView: UIImageView!
17
+
16
18
  override func awakeFromNib() {
17
19
  super.awakeFromNib()
18
20
  // Initialization code
21
+
22
+ transmitterImageView.image = loadImage(named: "transmitter_image")
23
+
19
24
  button.labelText = "Connect"
20
25
  button.hideRightArrow()
21
26
 
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="System colors in document resources" minToolsVersion="11.0"/>
8
8
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -10,14 +10,14 @@
10
10
  <objects>
11
11
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
12
12
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
13
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="157" id="KGk-i7-Jjw" customClass="ConnectDeviceTVC" customModule="MyTatvaCare" customModuleProvider="target">
13
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="157" id="KGk-i7-Jjw" customClass="ConnectDeviceTVC" customModule="react_native_mytatva_rn_sdk">
14
14
  <rect key="frame" x="0.0" y="0.0" width="461" height="157"/>
15
15
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
16
16
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
17
17
  <rect key="frame" x="0.0" y="0.0" width="461" height="157"/>
18
18
  <autoresizingMask key="autoresizingMask"/>
19
19
  <subviews>
20
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F7o-Sn-pXJ" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
20
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F7o-Sn-pXJ" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
21
21
  <rect key="frame" x="16" y="0.0" width="429" height="78"/>
22
22
  <subviews>
23
23
  <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="transmitter_image" translatesAutoresizingMaskIntoConstraints="NO" id="Cas-Zv-c5G">
@@ -27,7 +27,7 @@
27
27
  <constraint firstAttribute="width" constant="48" id="mMB-Jk-eqc"/>
28
28
  </constraints>
29
29
  </imageView>
30
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mt5-E7-8MW" customClass="CustomOverlayButton" customModule="MyTatvaCare" customModuleProvider="target">
30
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mt5-E7-8MW" customClass="CustomOverlayButton" customModule="react_native_mytatva_rn_sdk">
31
31
  <rect key="frame" x="308" y="6" width="109" height="66"/>
32
32
  <color key="backgroundColor" systemColor="systemBackgroundColor"/>
33
33
  <constraints>
@@ -81,6 +81,7 @@
81
81
  <outlet property="button" destination="mt5-E7-8MW" id="YOu-KZ-Yro"/>
82
82
  <outlet property="labelDesc" destination="dPH-ur-9mo" id="6L9-uM-D87"/>
83
83
  <outlet property="labelTitle" destination="WF7-SU-mim" id="b2N-4z-I54"/>
84
+ <outlet property="transmitterImageView" destination="Cas-Zv-c5G" id="Hf2-rr-CrQ"/>
84
85
  </connections>
85
86
  <point key="canvasLocation" x="89.312977099236633" y="7.394366197183099"/>
86
87
  </tableViewCell>
@@ -20,8 +20,14 @@ class ConnectSuccessTVC: UITableViewCell {
20
20
  @IBOutlet weak var imageWidthConstraint: NSLayoutConstraint!
21
21
  @IBOutlet weak var imageHeightConstraint: NSLayoutConstraint!
22
22
 
23
+ @IBOutlet var transmitter_shadow: UIImageView!
24
+ @IBOutlet var transmitter_image: UIImageView!
25
+
26
+
23
27
  override func awakeFromNib() {
24
28
  super.awakeFromNib()
29
+ transmitter_shadow.image = loadImage(named: "transmitter_shadow")
30
+ transmitter_image.image = loadImage(named: "transmitter_image")
25
31
  // Initialization code
26
32
  labelDate.text = "Connected on 12:00PM, 03:00 PM"
27
33
  labelDesc.text = "Sno: XXXXXXXXXXXXXXX"
@@ -43,7 +49,7 @@ class ConnectSuccessTVC: UITableViewCell {
43
49
  }
44
50
 
45
51
  func setImageForCGM() {
46
- parentImageView.image = UIImage(named: "CGM_with_Toggle")
52
+ parentImageView.image = loadImage(named: "CGM_with_Toggle")
47
53
  shadowImgeView.isHidden = true
48
54
  imageWidthConstraint.constant = 102
49
55
  imageHeightConstraint.constant = 122
@@ -1,22 +1,22 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8
8
  </dependencies>
9
9
  <objects>
10
10
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
11
11
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
12
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ConnectSuccessTVC" rowHeight="305" id="KGk-i7-Jjw" customClass="ConnectSuccessTVC" customModule="MyTatvaCare" customModuleProvider="target">
12
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ConnectSuccessTVC" rowHeight="305" id="KGk-i7-Jjw" customClass="ConnectSuccessTVC" customModule="react_native_mytatva_rn_sdk">
13
13
  <rect key="frame" x="0.0" y="0.0" width="479" height="305"/>
14
14
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
15
15
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
16
16
  <rect key="frame" x="0.0" y="0.0" width="479" height="305"/>
17
17
  <autoresizingMask key="autoresizingMask"/>
18
18
  <subviews>
19
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0hI-yd-aQF" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
19
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0hI-yd-aQF" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
20
20
  <rect key="frame" x="16" y="12" width="447" height="249"/>
21
21
  <subviews>
22
22
  <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AFK-p7-nuB">
@@ -102,6 +102,8 @@
102
102
  <outlet property="labelTitle" destination="fIg-jl-AWO" id="chE-OC-QXN"/>
103
103
  <outlet property="parentImageView" destination="sZF-zr-S8R" id="J2y-E2-RIh"/>
104
104
  <outlet property="shadowImgeView" destination="ejN-TK-4Ix" id="Jwo-nX-MR1"/>
105
+ <outlet property="transmitter_image" destination="sZF-zr-S8R" id="eKY-5z-zRg"/>
106
+ <outlet property="transmitter_shadow" destination="ejN-TK-4Ix" id="B6U-q1-Uyy"/>
105
107
  </connections>
106
108
  <point key="canvasLocation" x="1225.1908396946565" y="58.098591549295776"/>
107
109
  </tableViewCell>
@@ -17,9 +17,11 @@ class ImageTVC: UITableViewCell {
17
17
  @IBOutlet weak var cameraTitleLabel: UILabel!
18
18
  @IBOutlet weak var cameraDescLabel: UILabel!
19
19
 
20
+ @IBOutlet var ic_green_arrow: UIImageView!
20
21
  var scannerView: QRScannerView!
21
22
  override func awakeFromNib() {
22
23
  super.awakeFromNib()
24
+ ic_green_arrow.image = loadImage(named: "ic_green_arrow")
23
25
  // Initialization code
24
26
  cameraTitleLabel.text = "GoodFlip requires camera permission to scan the QR and connect with the sensor"
25
27
 
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="System colors in document resources" minToolsVersion="11.0"/>
8
8
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -10,7 +10,7 @@
10
10
  <objects>
11
11
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
12
12
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
13
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="483" id="KGk-i7-Jjw" customClass="ImageTVC" customModule="MyTatvaCare" customModuleProvider="target">
13
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="483" id="KGk-i7-Jjw" customClass="ImageTVC" customModule="react_native_mytatva_rn_sdk">
14
14
  <rect key="frame" x="0.0" y="0.0" width="547" height="483"/>
15
15
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
16
16
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
@@ -23,7 +23,7 @@
23
23
  <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gpB-ZQ-qNP">
24
24
  <rect key="frame" x="0.0" y="0.0" width="547" height="443"/>
25
25
  </imageView>
26
- <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qxt-oX-nmU" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
26
+ <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qxt-oX-nmU" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
27
27
  <rect key="frame" x="32" y="0.0" width="483" height="443"/>
28
28
  <subviews>
29
29
  <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="1kq-bj-dwc">
@@ -101,6 +101,7 @@
101
101
  <outlet property="cameraTitleLabel" destination="fgZ-CP-HRE" id="Vju-au-73z"/>
102
102
  <outlet property="cameraView" destination="qxt-oX-nmU" id="vS1-ai-9pf"/>
103
103
  <outlet property="displayImageView" destination="gpB-ZQ-qNP" id="UK8-8V-ugZ"/>
104
+ <outlet property="ic_green_arrow" destination="wjf-zK-XTL" id="OUY-QX-nxb"/>
104
105
  <outlet property="topConstraint" destination="cjw-MH-Z86" id="jtg-E5-l6I"/>
105
106
  </connections>
106
107
  <point key="canvasLocation" x="303.05343511450383" y="122.1830985915493"/>
@@ -1,16 +1,15 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <deployment identifier="iOS"/>
6
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
7
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
8
7
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
9
8
  </dependencies>
10
9
  <objects>
11
10
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
12
11
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
13
- <tableViewCell contentMode="scaleToFill" restorationIdentifier="LabelTVC" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="LabelTVC" customModule="MyTatvaCare" customModuleProvider="target">
12
+ <tableViewCell contentMode="scaleToFill" restorationIdentifier="LabelTVC" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="LabelTVC" customModule="react_native_mytatva_rn_sdk">
14
13
  <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
15
14
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
16
15
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
@@ -17,6 +17,8 @@ class NoteTVC: UITableViewCell {
17
17
  override func awakeFromNib() {
18
18
  super.awakeFromNib()
19
19
  // Initialization code
20
+
21
+ imageViewLeft.image = loadImage(named: "do_not_place_inside")
20
22
  labelTitle.text = "Important Note"
21
23
 
22
24
  labelTitle.font = FontManager.font(ofSize: 20, weight: .medium)
@@ -1,22 +1,22 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8
8
  </dependencies>
9
9
  <objects>
10
10
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
11
11
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
12
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="NoteTVC" rowHeight="276" id="KGk-i7-Jjw" customClass="NoteTVC" customModule="MyTatvaCare" customModuleProvider="target">
12
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="NoteTVC" rowHeight="276" id="KGk-i7-Jjw" customClass="NoteTVC" customModule="react_native_mytatva_rn_sdk">
13
13
  <rect key="frame" x="0.0" y="0.0" width="461" height="276"/>
14
14
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
15
15
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
16
16
  <rect key="frame" x="0.0" y="0.0" width="461" height="276"/>
17
17
  <autoresizingMask key="autoresizingMask"/>
18
18
  <subviews>
19
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vCV-XN-sCD" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
19
+ <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vCV-XN-sCD" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
20
20
  <rect key="frame" x="16" y="12" width="429" height="210"/>
21
21
  <subviews>
22
22
  <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mSg-jl-ova">
@@ -12,9 +12,16 @@ class PodDetailsTVC: UITableViewCell {
12
12
  @IBOutlet weak var label2: UILabel!
13
13
  @IBOutlet weak var label1: UILabel!
14
14
 
15
+ @IBOutlet var close_pod: UIImageView!
16
+ @IBOutlet var open_pod: UIImageView!
17
+
18
+
15
19
  override func awakeFromNib() {
16
20
  super.awakeFromNib()
17
21
  // Initialization code
22
+ close_pod.image = loadImage(named: "close_pod")
23
+ open_pod.image = loadImage(named: "open_pod")
24
+
18
25
  label1.textColor = CustomColor.shared.primaryBlack
19
26
  label2.textColor = CustomColor.shared.primaryBlack
20
27
 
@@ -1,15 +1,15 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8
8
  </dependencies>
9
9
  <objects>
10
10
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
11
11
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
12
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="252" id="KGk-i7-Jjw" customClass="PodDetailsTVC" customModule="MyTatvaCare" customModuleProvider="target">
12
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="252" id="KGk-i7-Jjw" customClass="PodDetailsTVC" customModule="react_native_mytatva_rn_sdk">
13
13
  <rect key="frame" x="0.0" y="0.0" width="440" height="252"/>
14
14
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
15
15
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
@@ -19,7 +19,7 @@
19
19
  <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="zoQ-3e-S0X">
20
20
  <rect key="frame" x="16" y="2" width="408" height="248"/>
21
21
  <subviews>
22
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="k1B-kp-ZG9" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
22
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="k1B-kp-ZG9" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
23
23
  <rect key="frame" x="0.0" y="0.0" width="198" height="248"/>
24
24
  <subviews>
25
25
  <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Indicator turns blue when fully charged" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jXq-W4-kiC">
@@ -49,7 +49,7 @@
49
49
  </userDefinedRuntimeAttribute>
50
50
  </userDefinedRuntimeAttributes>
51
51
  </view>
52
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XRS-8F-z6e" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
52
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XRS-8F-z6e" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
53
53
  <rect key="frame" x="210" y="0.0" width="198" height="248"/>
54
54
  <subviews>
55
55
  <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Remove the transmitter after fully charging" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dSQ-Ye-MFg">
@@ -91,8 +91,10 @@
91
91
  </tableViewCellContentView>
92
92
  <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
93
93
  <connections>
94
+ <outlet property="close_pod" destination="Xad-jH-ofb" id="eNW-Cx-32O"/>
94
95
  <outlet property="label1" destination="jXq-W4-kiC" id="C53-ov-i2X"/>
95
96
  <outlet property="label2" destination="dSQ-Ye-MFg" id="eBP-f3-0Sy"/>
97
+ <outlet property="open_pod" destination="hbX-lr-YLY" id="kGX-Ca-1Re"/>
96
98
  </connections>
97
99
  <point key="canvasLocation" x="221.37404580152671" y="40.845070422535215"/>
98
100
  </tableViewCell>
@@ -1,22 +1,22 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8
8
  </dependencies>
9
9
  <objects>
10
10
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
11
11
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
12
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SearchDeviceTVC" rowHeight="220" id="KGk-i7-Jjw" customClass="SearchDeviceTVC" customModule="MyTatvaCare" customModuleProvider="target">
12
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SearchDeviceTVC" rowHeight="220" id="KGk-i7-Jjw" customClass="SearchDeviceTVC" customModule="react_native_mytatva_rn_sdk">
13
13
  <rect key="frame" x="0.0" y="0.0" width="478" height="220"/>
14
14
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
15
15
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
16
16
  <rect key="frame" x="0.0" y="0.0" width="478" height="220"/>
17
17
  <autoresizingMask key="autoresizingMask"/>
18
18
  <subviews>
19
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qT4-aS-FYp" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
19
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qT4-aS-FYp" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
20
20
  <rect key="frame" x="16" y="0.0" width="446" height="60"/>
21
21
  <subviews>
22
22
  <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="i2G-Ot-LKO">
@@ -1,15 +1,15 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8
8
  </dependencies>
9
9
  <objects>
10
10
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
11
11
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
12
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="SeparatorTVC" customModule="MyTatvaCare" customModuleProvider="target">
12
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="SeparatorTVC" customModule="react_native_mytatva_rn_sdk">
13
13
  <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
14
14
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
15
15
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
@@ -1,9 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <deployment identifier="iOS"/>
6
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
7
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
8
7
  <capability name="System colors in document resources" minToolsVersion="11.0"/>
9
8
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -11,14 +10,14 @@
11
10
  <objects>
12
11
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
13
12
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
14
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SwitchTVC" rowHeight="171" id="KGk-i7-Jjw" customClass="SwitchTVC" customModule="MyTatvaCare" customModuleProvider="target">
13
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SwitchTVC" rowHeight="171" id="KGk-i7-Jjw" customClass="SwitchTVC" customModule="react_native_mytatva_rn_sdk">
15
14
  <rect key="frame" x="0.0" y="0.0" width="356" height="171"/>
16
15
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
17
16
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
18
17
  <rect key="frame" x="0.0" y="0.0" width="356" height="171"/>
19
18
  <autoresizingMask key="autoresizingMask"/>
20
19
  <subviews>
21
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="toi-Er-r5K" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
20
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="toi-Er-r5K" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
22
21
  <rect key="frame" x="16" y="8" width="324" height="155"/>
23
22
  <subviews>
24
23
  <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="aFR-om-HyE">
@@ -50,7 +49,7 @@
50
49
  <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7MH-o0-CNd">
51
50
  <rect key="frame" x="0.0" y="55" width="324" height="100"/>
52
51
  <subviews>
53
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2q1-4Z-GgW" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
52
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2q1-4Z-GgW" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
54
53
  <rect key="frame" x="12" y="0.0" width="300" height="88"/>
55
54
  <subviews>
56
55
  <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="----" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wXH-Zm-wT8">
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="System colors in document resources" minToolsVersion="11.0"/>
8
8
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -10,14 +10,14 @@
10
10
  <objects>
11
11
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
12
12
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
13
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VideoTVC" rowHeight="302" id="KGk-i7-Jjw" customClass="VideoTVC" customModule="MyTatvaCare" customModuleProvider="target">
13
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VideoTVC" rowHeight="302" id="KGk-i7-Jjw" customClass="VideoTVC" customModule="react_native_mytatva_rn_sdk">
14
14
  <rect key="frame" x="0.0" y="0.0" width="423" height="302"/>
15
15
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
16
16
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
17
17
  <rect key="frame" x="0.0" y="0.0" width="423" height="302"/>
18
18
  <autoresizingMask key="autoresizingMask"/>
19
19
  <subviews>
20
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0FK-GB-6gj" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
20
+ <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0FK-GB-6gj" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
21
21
  <rect key="frame" x="16" y="16" width="391" height="270"/>
22
22
  <subviews>
23
23
  <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Z9i-8e-D5k">
@@ -1,15 +1,15 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8
8
  </dependencies>
9
9
  <objects>
10
10
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
11
11
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
12
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VerticalLabelsTVC" rowHeight="155" id="KGk-i7-Jjw" customClass="VerticalLabelsTVC" customModule="MyTatvaCare" customModuleProvider="target">
12
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VerticalLabelsTVC" rowHeight="155" id="KGk-i7-Jjw" customClass="VerticalLabelsTVC" customModule="react_native_mytatva_rn_sdk">
13
13
  <rect key="frame" x="0.0" y="0.0" width="339" height="155"/>
14
14
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
15
15
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
@@ -13,9 +13,12 @@ class WatchVideoTVC: UITableViewCell {
13
13
  @IBOutlet weak var descLabel: UILabel!
14
14
  @IBOutlet weak var imageViewGIF: UIImageView!
15
15
 
16
+ @IBOutlet var ic_play: UIImageView!
17
+
16
18
  override func awakeFromNib() {
17
19
  super.awakeFromNib()
18
20
  // Initialization code
21
+ ic_play.image = loadImage(named: "ic_play")
19
22
  descLabel.textColor = CustomColor.shared.gray
20
23
  labelDetails.textColor = CustomColor.shared.indigo
21
24
 
@@ -1,22 +1,22 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3
3
  <device id="retina6_12" orientation="portrait" appearance="light"/>
4
4
  <dependencies>
5
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
5
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
6
6
  <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7
7
  <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8
8
  </dependencies>
9
9
  <objects>
10
10
  <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
11
11
  <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
12
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="WatchVideoTVC" rowHeight="150" id="KGk-i7-Jjw" customClass="WatchVideoTVC" customModule="MyTatvaCare" customModuleProvider="target">
12
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="WatchVideoTVC" rowHeight="150" id="KGk-i7-Jjw" customClass="WatchVideoTVC" customModule="react_native_mytatva_rn_sdk">
13
13
  <rect key="frame" x="0.0" y="0.0" width="387" height="150"/>
14
14
  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
15
15
  <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
16
16
  <rect key="frame" x="0.0" y="0.0" width="387" height="150"/>
17
17
  <autoresizingMask key="autoresizingMask"/>
18
18
  <subviews>
19
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hRp-m4-Tuq" customClass="CustomView" customModule="MyTatvaCare" customModuleProvider="target">
19
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hRp-m4-Tuq" customClass="CustomView" customModule="react_native_mytatva_rn_sdk">
20
20
  <rect key="frame" x="16" y="35" width="355" height="50"/>
21
21
  <subviews>
22
22
  <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_play" translatesAutoresizingMaskIntoConstraints="NO" id="Umd-MQ-s3f">
@@ -103,6 +103,7 @@
103
103
  <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
104
104
  <connections>
105
105
  <outlet property="descLabel" destination="Kcm-uB-46f" id="pz1-wj-G6m"/>
106
+ <outlet property="ic_play" destination="Umd-MQ-s3f" id="Hej-wB-Cao"/>
106
107
  <outlet property="imageViewGIF" destination="aZ5-ar-ngN" id="pxd-AS-b9E"/>
107
108
  <outlet property="labelDetails" destination="UQS-v6-r3g" id="5pb-Kv-sga"/>
108
109
  </connections>
@@ -110,7 +110,7 @@ extension AttachTransmitterViewController: UITableViewDelegate, UITableViewDataS
110
110
  return cell
111
111
  case .video:
112
112
  let cell: VideoTVC = tableView.dequeueReusableCell(for: indexPath)
113
- cell.imageViewBackground.image = UIImage(named: "step5")
113
+ cell.imageViewBackground.image = loadImage(named: "step5")
114
114
  return cell
115
115
  }
116
116
  }
@@ -29,6 +29,8 @@ class ChatWithExpertViewController: UIViewController {
29
29
  }
30
30
 
31
31
  func setupLayout() {
32
+ buttonBack.setImage(loadImage(named: "ic_back"), for: .normal)
33
+
32
34
  tableView.delegate = self
33
35
  tableView.dataSource = self
34
36
  tableView.registerNibs([VerticalLabelsTVC.self,
@@ -306,7 +306,7 @@ extension ConnectToSensorViewController: UITableViewDelegate, UITableViewDataSou
306
306
  return cell
307
307
  case .image:
308
308
  let cell: ImageTVC = tableView.dequeueReusableCell(for: indexPath)
309
- cell.displayImageView.image = UIImage(named: "flip_the_reference")
309
+ cell.displayImageView.image = loadImage(named: "flip_the_reference")
310
310
  cell.displayImageView.contentMode = .scaleAspectFill
311
311
  cell.displayImageView.isHidden = false
312
312
  cell.cameraView.isHidden = true
@@ -366,7 +366,7 @@ extension ConnectToSensorViewController: UITableViewDelegate, UITableViewDataSou
366
366
  case .image:
367
367
  let cell: ImageTVC = tableView.dequeueReusableCell(for: indexPath)
368
368
  cell.topConstraint.constant = 0
369
- cell.displayImageView.image = UIImage(named: "flip_the_reference")
369
+ cell.displayImageView.image = loadImage(named: "flip_the_reference")
370
370
  cell.displayImageView.contentMode = .scaleAspectFill
371
371
  return cell
372
372
  case .watchVideo: