@abihealth/goapp-react-native 1.40.0 → 1.40.1

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/CHANGELOG.md CHANGED
@@ -1,345 +1,305 @@
1
1
  # Changelog
2
2
 
3
- ## [1.40.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.39.1...goapp-react-native-v1.40.0) (2025-08-05)
3
+ ## [1.40.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.40.0...goapp-react-native-v1.40.1) (2025-08-06)
4
+
5
+
6
+ ### Bug Fixes
4
7
 
8
+ * Update accessibility translations ([#232](https://github.com/abiglobalhealth/react-native-sdk/issues/232)) ([9d7203e](https://github.com/abiglobalhealth/react-native-sdk/commit/9d7203e29335a2500acb9b2c877a2604466c360b))
9
+
10
+ ## [1.40.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.39.1...goapp-react-native-v1.40.0) (2025-08-05)
5
11
 
6
12
  ### Features
7
13
 
8
- * [ABI-10374][ABI-10375] Add accessibility labels and update translations ([#230](https://github.com/abiglobalhealth/react-native-sdk/issues/230)) ([68e14d6](https://github.com/abiglobalhealth/react-native-sdk/commit/68e14d663f66df14e968ef299f07d88f1c00201e))
14
+ - [ABI-10374][ABI-10375] Add accessibility labels and update translations ([#230](https://github.com/abiglobalhealth/react-native-sdk/issues/230)) ([68e14d6](https://github.com/abiglobalhealth/react-native-sdk/commit/68e14d663f66df14e968ef299f07d88f1c00201e))
9
15
 
10
16
  ## [1.39.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.39.0...goapp-react-native-v1.39.1) (2025-08-05)
11
17
 
12
-
13
18
  ### Bug Fixes
14
19
 
15
- * use user's language for translations and remove sentry ([#228](https://github.com/abiglobalhealth/react-native-sdk/issues/228)) ([2ac9900](https://github.com/abiglobalhealth/react-native-sdk/commit/2ac9900011ff34c76fc298c10b6d14ffca68165f))
20
+ - use user's language for translations and remove sentry ([#228](https://github.com/abiglobalhealth/react-native-sdk/issues/228)) ([2ac9900](https://github.com/abiglobalhealth/react-native-sdk/commit/2ac9900011ff34c76fc298c10b6d14ffca68165f))
16
21
 
17
22
  ## [1.39.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.38.0...goapp-react-native-v1.39.0) (2025-07-28)
18
23
 
19
-
20
24
  ### Features
21
25
 
22
- * add translations and improve slug handling ([#226](https://github.com/abiglobalhealth/react-native-sdk/issues/226)) ([800c599](https://github.com/abiglobalhealth/react-native-sdk/commit/800c5993f5b2ccf88500dbadb6df6fc28e5fe0a7))
26
+ - add translations and improve slug handling ([#226](https://github.com/abiglobalhealth/react-native-sdk/issues/226)) ([800c599](https://github.com/abiglobalhealth/react-native-sdk/commit/800c5993f5b2ccf88500dbadb6df6fc28e5fe0a7))
23
27
 
24
28
  ## [1.38.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.37.1...goapp-react-native-v1.38.0) (2025-07-24)
25
29
 
26
-
27
30
  ### Features
28
31
 
29
- * make two options modal customisable ([#224](https://github.com/abiglobalhealth/react-native-sdk/issues/224)) ([aa07745](https://github.com/abiglobalhealth/react-native-sdk/commit/aa077451481833ab628d37310ceda0066d671d9a))
32
+ - make two options modal customisable ([#224](https://github.com/abiglobalhealth/react-native-sdk/issues/224)) ([aa07745](https://github.com/abiglobalhealth/react-native-sdk/commit/aa077451481833ab628d37310ceda0066d671d9a))
30
33
 
31
34
  ## [1.37.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.37.0...goapp-react-native-v1.37.1) (2025-07-14)
32
35
 
33
-
34
36
  ### Bug Fixes
35
37
 
36
- * remove padding ([#222](https://github.com/abiglobalhealth/react-native-sdk/issues/222)) ([401b342](https://github.com/abiglobalhealth/react-native-sdk/commit/401b342f09f50327c6a6d29f2110f03008733a4f))
38
+ - remove padding ([#222](https://github.com/abiglobalhealth/react-native-sdk/issues/222)) ([401b342](https://github.com/abiglobalhealth/react-native-sdk/commit/401b342f09f50327c6a6d29f2110f03008733a4f))
37
39
 
38
40
  ## [1.37.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.36.2...goapp-react-native-v1.37.0) (2025-07-03)
39
41
 
40
-
41
42
  ### Features
42
43
 
43
- * add Sentry ([#220](https://github.com/abiglobalhealth/react-native-sdk/issues/220)) ([2c9639a](https://github.com/abiglobalhealth/react-native-sdk/commit/2c9639a5c9e4746a469fa7a752eb37ea48f4799b))
44
+ - add Sentry ([#220](https://github.com/abiglobalhealth/react-native-sdk/issues/220)) ([2c9639a](https://github.com/abiglobalhealth/react-native-sdk/commit/2c9639a5c9e4746a469fa7a752eb37ea48f4799b))
44
45
 
45
46
  ## [1.36.2](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.36.1...goapp-react-native-v1.36.2) (2025-07-01)
46
47
 
47
-
48
48
  ### Bug Fixes
49
49
 
50
- * add updateConsultation call after updating delivery address in DeliveryAddressScreen ([#218](https://github.com/abiglobalhealth/react-native-sdk/issues/218)) ([34ee77a](https://github.com/abiglobalhealth/react-native-sdk/commit/34ee77adfc06da2a778f0a3e1469ccdccaa3dc36))
50
+ - add updateConsultation call after updating delivery address in DeliveryAddressScreen ([#218](https://github.com/abiglobalhealth/react-native-sdk/issues/218)) ([34ee77a](https://github.com/abiglobalhealth/react-native-sdk/commit/34ee77adfc06da2a778f0a3e1469ccdccaa3dc36))
51
51
 
52
52
  ## [1.36.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.36.0...goapp-react-native-v1.36.1) (2025-06-30)
53
53
 
54
-
55
54
  ### Bug Fixes
56
55
 
57
- * update physician label retrieval in JoinVideoCallScreen for improved accuracy ([#216](https://github.com/abiglobalhealth/react-native-sdk/issues/216)) ([901213c](https://github.com/abiglobalhealth/react-native-sdk/commit/901213cfb7b2830daa3063da77d90729fe3b7aa6))
56
+ - update physician label retrieval in JoinVideoCallScreen for improved accuracy ([#216](https://github.com/abiglobalhealth/react-native-sdk/issues/216)) ([901213c](https://github.com/abiglobalhealth/react-native-sdk/commit/901213cfb7b2830daa3063da77d90729fe3b7aa6))
58
57
 
59
58
  ## [1.36.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.35.0...goapp-react-native-v1.36.0) (2025-06-27)
60
59
 
61
-
62
60
  ### Features
63
61
 
64
- * add district label retrieval in delivery address submission ([#214](https://github.com/abiglobalhealth/react-native-sdk/issues/214)) ([78227d0](https://github.com/abiglobalhealth/react-native-sdk/commit/78227d0825aa6e064abad1d8b12e019acd2b15aa))
62
+ - add district label retrieval in delivery address submission ([#214](https://github.com/abiglobalhealth/react-native-sdk/issues/214)) ([78227d0](https://github.com/abiglobalhealth/react-native-sdk/commit/78227d0825aa6e064abad1d8b12e019acd2b15aa))
65
63
 
66
64
  ## [1.35.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.34.0...goapp-react-native-v1.35.0) (2025-06-25)
67
65
 
68
-
69
66
  ### Features
70
67
 
71
- * update district options for improved clarity and consistency ([#212](https://github.com/abiglobalhealth/react-native-sdk/issues/212)) ([a66926c](https://github.com/abiglobalhealth/react-native-sdk/commit/a66926c7cae9e40704f51d5b4c9b6cb416a6e186))
68
+ - update district options for improved clarity and consistency ([#212](https://github.com/abiglobalhealth/react-native-sdk/issues/212)) ([a66926c](https://github.com/abiglobalhealth/react-native-sdk/commit/a66926c7cae9e40704f51d5b4c9b6cb416a6e186))
72
69
 
73
70
  ## [1.34.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.33.0...goapp-react-native-v1.34.0) (2025-06-11)
74
71
 
75
-
76
72
  ### Features
77
73
 
78
- * districts dropdown ([#210](https://github.com/abiglobalhealth/react-native-sdk/issues/210)) ([d4fb6bf](https://github.com/abiglobalhealth/react-native-sdk/commit/d4fb6bf93c785b340f008d47e03d7ff1bbe3167b))
74
+ - districts dropdown ([#210](https://github.com/abiglobalhealth/react-native-sdk/issues/210)) ([d4fb6bf](https://github.com/abiglobalhealth/react-native-sdk/commit/d4fb6bf93c785b340f008d47e03d7ff1bbe3167b))
79
75
 
80
76
  ## [1.33.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.32.0...goapp-react-native-v1.33.0) (2025-06-02)
81
77
 
82
-
83
78
  ### Features
84
79
 
85
- * error tracking ([#207](https://github.com/abiglobalhealth/react-native-sdk/issues/207)) ([543a375](https://github.com/abiglobalhealth/react-native-sdk/commit/543a375e31c6bac75bcfafbdb2f8484e72378131))
80
+ - error tracking ([#207](https://github.com/abiglobalhealth/react-native-sdk/issues/207)) ([543a375](https://github.com/abiglobalhealth/react-native-sdk/commit/543a375e31c6bac75bcfafbdb2f8484e72378131))
86
81
 
87
82
  ## [1.32.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.31.1...goapp-react-native-v1.32.0) (2025-05-29)
88
83
 
89
-
90
84
  ### Features
91
85
 
92
- * enhance event handling and video call functionality with new event callbacks ([#205](https://github.com/abiglobalhealth/react-native-sdk/issues/205)) ([86e9257](https://github.com/abiglobalhealth/react-native-sdk/commit/86e9257d57d3f4e6c2eb1d64785d4bc2113d71b4))
86
+ - enhance event handling and video call functionality with new event callbacks ([#205](https://github.com/abiglobalhealth/react-native-sdk/issues/205)) ([86e9257](https://github.com/abiglobalhealth/react-native-sdk/commit/86e9257d57d3f4e6c2eb1d64785d4bc2113d71b4))
93
87
 
94
88
  ## [1.31.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.31.0...goapp-react-native-v1.31.1) (2025-05-29)
95
89
 
96
-
97
90
  ### Bug Fixes
98
91
 
99
- * add optional to delivery address ([#203](https://github.com/abiglobalhealth/react-native-sdk/issues/203)) ([26f2ae3](https://github.com/abiglobalhealth/react-native-sdk/commit/26f2ae37b2d65804f85fab6fede99ad70c3f4ca5))
92
+ - add optional to delivery address ([#203](https://github.com/abiglobalhealth/react-native-sdk/issues/203)) ([26f2ae3](https://github.com/abiglobalhealth/react-native-sdk/commit/26f2ae37b2d65804f85fab6fede99ad70c3f4ca5))
100
93
 
101
94
  ## [1.31.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.30.1...goapp-react-native-v1.31.0) (2025-05-23)
102
95
 
103
-
104
96
  ### Features
105
97
 
106
- * add custom text component and improve formatting ([#201](https://github.com/abiglobalhealth/react-native-sdk/issues/201)) ([46d4016](https://github.com/abiglobalhealth/react-native-sdk/commit/46d4016e6c766f5d40b396dcacc0361bff76564f))
98
+ - add custom text component and improve formatting ([#201](https://github.com/abiglobalhealth/react-native-sdk/issues/201)) ([46d4016](https://github.com/abiglobalhealth/react-native-sdk/commit/46d4016e6c766f5d40b396dcacc0361bff76564f))
107
99
 
108
100
  ## [1.30.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.30.0...goapp-react-native-v1.30.1) (2025-05-20)
109
101
 
110
-
111
102
  ### Bug Fixes
112
103
 
113
- * answer screen ui improvements ([#199](https://github.com/abiglobalhealth/react-native-sdk/issues/199)) ([e54d6ae](https://github.com/abiglobalhealth/react-native-sdk/commit/e54d6aeb507be33721201d19ac529367d5c1bacb))
114
- * video call screen ui improvements ([#198](https://github.com/abiglobalhealth/react-native-sdk/issues/198)) ([363bd67](https://github.com/abiglobalhealth/react-native-sdk/commit/363bd6765f5107caa0ee6fb686386f5f8277dc13))
104
+ - answer screen ui improvements ([#199](https://github.com/abiglobalhealth/react-native-sdk/issues/199)) ([e54d6ae](https://github.com/abiglobalhealth/react-native-sdk/commit/e54d6aeb507be33721201d19ac529367d5c1bacb))
105
+ - video call screen ui improvements ([#198](https://github.com/abiglobalhealth/react-native-sdk/issues/198)) ([363bd67](https://github.com/abiglobalhealth/react-native-sdk/commit/363bd6765f5107caa0ee6fb686386f5f8277dc13))
115
106
 
116
107
  ## [1.30.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.29.0...goapp-react-native-v1.30.0) (2025-05-14)
117
108
 
118
-
119
109
  ### Features
120
110
 
121
- * replace Input with Select component for district selection in DeliveryAddressScreen ([#194](https://github.com/abiglobalhealth/react-native-sdk/issues/194)) ([35286d6](https://github.com/abiglobalhealth/react-native-sdk/commit/35286d6da1e5b89aa623a318d77ce56a51423e70))
122
-
111
+ - replace Input with Select component for district selection in DeliveryAddressScreen ([#194](https://github.com/abiglobalhealth/react-native-sdk/issues/194)) ([35286d6](https://github.com/abiglobalhealth/react-native-sdk/commit/35286d6da1e5b89aa623a318d77ce56a51423e70))
123
112
 
124
113
  ### Bug Fixes
125
114
 
126
- * update consultation based on ws and use right DTO ([#196](https://github.com/abiglobalhealth/react-native-sdk/issues/196)) ([2c8d0b5](https://github.com/abiglobalhealth/react-native-sdk/commit/2c8d0b5f77dc3b1014ddb5e74fb0e9dcf244f9d7))
115
+ - update consultation based on ws and use right DTO ([#196](https://github.com/abiglobalhealth/react-native-sdk/issues/196)) ([2c8d0b5](https://github.com/abiglobalhealth/react-native-sdk/commit/2c8d0b5f77dc3b1014ddb5e74fb0e9dcf244f9d7))
127
116
 
128
117
  ## [1.29.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.28.0...goapp-react-native-v1.29.0) (2025-05-14)
129
118
 
130
-
131
119
  ### Features
132
120
 
133
- * add caret to axios dependency ([#192](https://github.com/abiglobalhealth/react-native-sdk/issues/192)) ([7088968](https://github.com/abiglobalhealth/react-native-sdk/commit/70889683a39d9e02447cb568bec2fb6009f7129b))
134
-
121
+ - add caret to axios dependency ([#192](https://github.com/abiglobalhealth/react-native-sdk/issues/192)) ([7088968](https://github.com/abiglobalhealth/react-native-sdk/commit/70889683a39d9e02447cb568bec2fb6009f7129b))
135
122
 
136
123
  ### Bug Fixes
137
124
 
138
- * handle consultation ended event with consultation object ([#195](https://github.com/abiglobalhealth/react-native-sdk/issues/195)) ([e582aaa](https://github.com/abiglobalhealth/react-native-sdk/commit/e582aaa5f257b5e2da36eeb5ba6f4910ff23b8b9))
125
+ - handle consultation ended event with consultation object ([#195](https://github.com/abiglobalhealth/react-native-sdk/issues/195)) ([e582aaa](https://github.com/abiglobalhealth/react-native-sdk/commit/e582aaa5f257b5e2da36eeb5ba6f4910ff23b8b9))
139
126
 
140
127
  ## [1.28.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.27.0-beta...goapp-react-native-v1.28.0) (2025-05-09)
141
128
 
142
-
143
129
  ### Features
144
130
 
145
- * remove auth from sdk ([#190](https://github.com/abiglobalhealth/react-native-sdk/issues/190)) ([76cea1f](https://github.com/abiglobalhealth/react-native-sdk/commit/76cea1f5f97128cf9c54b78f2cf62ed77bc0d733))
131
+ - remove auth from sdk ([#190](https://github.com/abiglobalhealth/react-native-sdk/issues/190)) ([76cea1f](https://github.com/abiglobalhealth/react-native-sdk/commit/76cea1f5f97128cf9c54b78f2cf62ed77bc0d733))
146
132
 
147
133
  ## [1.27.0-beta](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.26.0-beta...goapp-react-native-v1.27.0-beta) (2025-05-08)
148
134
 
149
-
150
135
  ### Features
151
136
 
152
- * refactor authentication flow to consolidate token retrieval and add subPartnerName support ([#188](https://github.com/abiglobalhealth/react-native-sdk/issues/188)) ([56c2f57](https://github.com/abiglobalhealth/react-native-sdk/commit/56c2f57981ddff8f2372e5767e3d006318a9f8d5))
137
+ - refactor authentication flow to consolidate token retrieval and add subPartnerName support ([#188](https://github.com/abiglobalhealth/react-native-sdk/issues/188)) ([56c2f57](https://github.com/abiglobalhealth/react-native-sdk/commit/56c2f57981ddff8f2372e5767e3d006318a9f8d5))
153
138
 
154
139
  ## [1.26.0-beta](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.25.0-beta...goapp-react-native-v1.26.0-beta) (2025-05-08)
155
140
 
156
-
157
141
  ### Features
158
142
 
159
- * add beta tag
143
+ - add beta tag
160
144
 
161
145
  ## [1.25.0-beta](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.24.0...goapp-react-native-v1.25.0) (2025-05-08)
162
146
 
163
-
164
147
  ### Features
165
148
 
166
- * remove user id from sdk ([#183](https://github.com/abiglobalhealth/react-native-sdk/issues/183)) ([fa11ea0](https://github.com/abiglobalhealth/react-native-sdk/commit/fa11ea091d583fd66eef2f4af6b471e0d66b0262))
167
- * update API base URLs and add support for multiple regions ([#185](https://github.com/abiglobalhealth/react-native-sdk/issues/185)) ([3814dad](https://github.com/abiglobalhealth/react-native-sdk/commit/3814dad4218d8664596c17dd51814a3459748362))
149
+ - remove user id from sdk ([#183](https://github.com/abiglobalhealth/react-native-sdk/issues/183)) ([fa11ea0](https://github.com/abiglobalhealth/react-native-sdk/commit/fa11ea091d583fd66eef2f4af6b471e0d66b0262))
150
+ - update API base URLs and add support for multiple regions ([#185](https://github.com/abiglobalhealth/react-native-sdk/issues/185)) ([3814dad](https://github.com/abiglobalhealth/react-native-sdk/commit/3814dad4218d8664596c17dd51814a3459748362))
168
151
 
169
152
  ## [1.24.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.23.0...goapp-react-native-v1.24.0) (2025-04-30)
170
153
 
171
-
172
154
  ### Features
173
155
 
174
- * add initial delivery address prop to DeliveryAddressScreen ([#178](https://github.com/abiglobalhealth/react-native-sdk/issues/178)) ([d00dc18](https://github.com/abiglobalhealth/react-native-sdk/commit/d00dc1803b793b0ae6be21a03179e10ad715dfed))
175
- * add onConsultationEnded event handler to RatingScreen and update related components ([#180](https://github.com/abiglobalhealth/react-native-sdk/issues/180)) ([923ae9e](https://github.com/abiglobalhealth/react-native-sdk/commit/923ae9e3c270a74968297abb81f9e4ae82000211))
176
- * enhance customizable container styles ([#182](https://github.com/abiglobalhealth/react-native-sdk/issues/182)) ([0890d1a](https://github.com/abiglobalhealth/react-native-sdk/commit/0890d1a606a1d9b344be17e200eca37cf2ed3245))
177
- * integrate CustomAnimation component ([#179](https://github.com/abiglobalhealth/react-native-sdk/issues/179)) ([1940c54](https://github.com/abiglobalhealth/react-native-sdk/commit/1940c54aba3a8959f95d9fa744e12a203309b5a7))
156
+ - add initial delivery address prop to DeliveryAddressScreen ([#178](https://github.com/abiglobalhealth/react-native-sdk/issues/178)) ([d00dc18](https://github.com/abiglobalhealth/react-native-sdk/commit/d00dc1803b793b0ae6be21a03179e10ad715dfed))
157
+ - add onConsultationEnded event handler to RatingScreen and update related components ([#180](https://github.com/abiglobalhealth/react-native-sdk/issues/180)) ([923ae9e](https://github.com/abiglobalhealth/react-native-sdk/commit/923ae9e3c270a74968297abb81f9e4ae82000211))
158
+ - enhance customizable container styles ([#182](https://github.com/abiglobalhealth/react-native-sdk/issues/182)) ([0890d1a](https://github.com/abiglobalhealth/react-native-sdk/commit/0890d1a606a1d9b344be17e200eca37cf2ed3245))
159
+ - integrate CustomAnimation component ([#179](https://github.com/abiglobalhealth/react-native-sdk/issues/179)) ([1940c54](https://github.com/abiglobalhealth/react-native-sdk/commit/1940c54aba3a8959f95d9fa744e12a203309b5a7))
178
160
 
179
161
  ## [1.23.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.22.0...goapp-react-native-v1.23.0) (2025-04-23)
180
162
 
181
-
182
163
  ### Features
183
164
 
184
- * document option to disable SSL pinning in ConsultationsProvider ([#176](https://github.com/abiglobalhealth/react-native-sdk/issues/176)) ([22b0814](https://github.com/abiglobalhealth/react-native-sdk/commit/22b0814bd17faf4d18e577e6ddd96c68624e65ca))
165
+ - document option to disable SSL pinning in ConsultationsProvider ([#176](https://github.com/abiglobalhealth/react-native-sdk/issues/176)) ([22b0814](https://github.com/abiglobalhealth/react-native-sdk/commit/22b0814bd17faf4d18e577e6ddd96c68624e65ca))
185
166
 
186
167
  ## [1.22.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.21.0...goapp-react-native-v1.22.0) (2025-04-23)
187
168
 
188
-
189
169
  ### Features
190
170
 
191
- * add caret to svg dependency ([#172](https://github.com/abiglobalhealth/react-native-sdk/issues/172)) ([79b08fc](https://github.com/abiglobalhealth/react-native-sdk/commit/79b08fc3761e6d5005208eb1b90b4b6a054bf206))
192
- * add SSL pinning ([#173](https://github.com/abiglobalhealth/react-native-sdk/issues/173)) ([07cbd47](https://github.com/abiglobalhealth/react-native-sdk/commit/07cbd47ef327a7c836d2671485963936ca2cf5f0))
171
+ - add caret to svg dependency ([#172](https://github.com/abiglobalhealth/react-native-sdk/issues/172)) ([79b08fc](https://github.com/abiglobalhealth/react-native-sdk/commit/79b08fc3761e6d5005208eb1b90b4b6a054bf206))
172
+ - add SSL pinning ([#173](https://github.com/abiglobalhealth/react-native-sdk/issues/173)) ([07cbd47](https://github.com/abiglobalhealth/react-native-sdk/commit/07cbd47ef327a7c836d2671485963936ca2cf5f0))
193
173
 
194
174
  ## [1.21.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.20.3...goapp-react-native-v1.21.0) (2025-04-14)
195
175
 
196
-
197
176
  ### Features
198
177
 
199
- * create a styled ConsultationContainer component for cases ([#166](https://github.com/abiglobalhealth/react-native-sdk/issues/166)) ([528f6e5](https://github.com/abiglobalhealth/react-native-sdk/commit/528f6e5b9a96393a271100d0777463baa08281f9))
200
- * use new domains ([#169](https://github.com/abiglobalhealth/react-native-sdk/issues/169)) ([ee64438](https://github.com/abiglobalhealth/react-native-sdk/commit/ee644381aa86b94344b0ca8a5f5126b16b7d8ea3))
178
+ - create a styled ConsultationContainer component for cases ([#166](https://github.com/abiglobalhealth/react-native-sdk/issues/166)) ([528f6e5](https://github.com/abiglobalhealth/react-native-sdk/commit/528f6e5b9a96393a271100d0777463baa08281f9))
179
+ - use new domains ([#169](https://github.com/abiglobalhealth/react-native-sdk/issues/169)) ([ee64438](https://github.com/abiglobalhealth/react-native-sdk/commit/ee644381aa86b94344b0ca8a5f5126b16b7d8ea3))
201
180
 
202
181
  ## [1.20.3](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.20.2...goapp-react-native-v1.20.3) (2025-03-27)
203
182
 
204
-
205
183
  ### Bug Fixes
206
184
 
207
- * improve websocket error handling and reconnect logic ([#163](https://github.com/abiglobalhealth/react-native-sdk/issues/163)) ([d0b3ae6](https://github.com/abiglobalhealth/react-native-sdk/commit/d0b3ae606cba339550f3731d0ff89d924efbaae9))
185
+ - improve websocket error handling and reconnect logic ([#163](https://github.com/abiglobalhealth/react-native-sdk/issues/163)) ([d0b3ae6](https://github.com/abiglobalhealth/react-native-sdk/commit/d0b3ae606cba339550f3731d0ff89d924efbaae9))
208
186
 
209
187
  ## [1.20.2](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.20.1...goapp-react-native-v1.20.2) (2025-03-27)
210
188
 
211
-
212
189
  ### Bug Fixes
213
190
 
214
- * remove relative imports to index files ([#161](https://github.com/abiglobalhealth/react-native-sdk/issues/161)) ([d70c19f](https://github.com/abiglobalhealth/react-native-sdk/commit/d70c19f8f1201d66c2272050c27da61c339e8d05))
191
+ - remove relative imports to index files ([#161](https://github.com/abiglobalhealth/react-native-sdk/issues/161)) ([d70c19f](https://github.com/abiglobalhealth/react-native-sdk/commit/d70c19f8f1201d66c2272050c27da61c339e8d05))
215
192
 
216
193
  ## [1.20.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.20.0...goapp-react-native-v1.20.1) (2025-03-27)
217
194
 
218
-
219
195
  ### Bug Fixes
220
196
 
221
- * removing custom header from main components and use it from provider components config ([#159](https://github.com/abiglobalhealth/react-native-sdk/issues/159)) ([3ad18e8](https://github.com/abiglobalhealth/react-native-sdk/commit/3ad18e86228c71fdd38893ff4b6aebde5471f0ab))
197
+ - removing custom header from main components and use it from provider components config ([#159](https://github.com/abiglobalhealth/react-native-sdk/issues/159)) ([3ad18e8](https://github.com/abiglobalhealth/react-native-sdk/commit/3ad18e86228c71fdd38893ff4b6aebde5471f0ab))
222
198
 
223
199
  ## [1.20.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.19.0...goapp-react-native-v1.20.0) (2025-03-26)
224
200
 
225
-
226
201
  ### Features
227
202
 
228
- * Add text consultation feature ([#157](https://github.com/abiglobalhealth/react-native-sdk/issues/157)) ([71acafa](https://github.com/abiglobalhealth/react-native-sdk/commit/71acafac2539c1e4ec4572749f8f5f1461a352a1))
203
+ - Add text consultation feature ([#157](https://github.com/abiglobalhealth/react-native-sdk/issues/157)) ([71acafa](https://github.com/abiglobalhealth/react-native-sdk/commit/71acafac2539c1e4ec4572749f8f5f1461a352a1))
229
204
 
230
205
  ## [1.19.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.18.1...goapp-react-native-v1.19.0) (2025-03-25)
231
206
 
232
-
233
207
  ### Features
234
208
 
235
- * Add loaders for home and questionnaire screens ([#148](https://github.com/abiglobalhealth/react-native-sdk/issues/148)) ([0b51ed6](https://github.com/abiglobalhealth/react-native-sdk/commit/0b51ed66fdee93dcdf02c60d1b4e30405e7fe4b5))
236
- * add reason screen ([#149](https://github.com/abiglobalhealth/react-native-sdk/issues/149)) ([b17c0a9](https://github.com/abiglobalhealth/react-native-sdk/commit/b17c0a963e8673c12685fecfa2cbafd9ae9da547))
237
- * Include Not Valid Active Type Screen and related updates ([#152](https://github.com/abiglobalhealth/react-native-sdk/issues/152)) ([9e20b4c](https://github.com/abiglobalhealth/react-native-sdk/commit/9e20b4cc7152b812a5b0edd7759986ec63bf46c0))
238
- * including custom components of prescription home screen ([#153](https://github.com/abiglobalhealth/react-native-sdk/issues/153)) ([dfa76e2](https://github.com/abiglobalhealth/react-native-sdk/commit/dfa76e27ffeb2db1a171e6ce94e18e1cae8e1328))
239
- * remove jwt-token and use partner endpoint ([#156](https://github.com/abiglobalhealth/react-native-sdk/issues/156)) ([7e88636](https://github.com/abiglobalhealth/react-native-sdk/commit/7e88636efc8341818f9be76cab2eb748ab2be7aa))
240
- * remove Sentry ([#155](https://github.com/abiglobalhealth/react-native-sdk/issues/155)) ([47a2dc6](https://github.com/abiglobalhealth/react-native-sdk/commit/47a2dc60fab684c4b48eea7dfe707b37e6743639))
209
+ - Add loaders for home and questionnaire screens ([#148](https://github.com/abiglobalhealth/react-native-sdk/issues/148)) ([0b51ed6](https://github.com/abiglobalhealth/react-native-sdk/commit/0b51ed66fdee93dcdf02c60d1b4e30405e7fe4b5))
210
+ - add reason screen ([#149](https://github.com/abiglobalhealth/react-native-sdk/issues/149)) ([b17c0a9](https://github.com/abiglobalhealth/react-native-sdk/commit/b17c0a963e8673c12685fecfa2cbafd9ae9da547))
211
+ - Include Not Valid Active Type Screen and related updates ([#152](https://github.com/abiglobalhealth/react-native-sdk/issues/152)) ([9e20b4c](https://github.com/abiglobalhealth/react-native-sdk/commit/9e20b4cc7152b812a5b0edd7759986ec63bf46c0))
212
+ - including custom components of prescription home screen ([#153](https://github.com/abiglobalhealth/react-native-sdk/issues/153)) ([dfa76e2](https://github.com/abiglobalhealth/react-native-sdk/commit/dfa76e27ffeb2db1a171e6ce94e18e1cae8e1328))
213
+ - remove jwt-token and use partner endpoint ([#156](https://github.com/abiglobalhealth/react-native-sdk/issues/156)) ([7e88636](https://github.com/abiglobalhealth/react-native-sdk/commit/7e88636efc8341818f9be76cab2eb748ab2be7aa))
214
+ - remove Sentry ([#155](https://github.com/abiglobalhealth/react-native-sdk/issues/155)) ([47a2dc6](https://github.com/abiglobalhealth/react-native-sdk/commit/47a2dc60fab684c4b48eea7dfe707b37e6743639))
241
215
 
242
216
  ## [1.18.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.18.0...goapp-react-native-v1.18.1) (2025-03-19)
243
217
 
244
-
245
218
  ### Bug Fixes
246
219
 
247
- * undefined processing prescription screen in custom components ([#146](https://github.com/abiglobalhealth/react-native-sdk/issues/146)) ([9d9a6f4](https://github.com/abiglobalhealth/react-native-sdk/commit/9d9a6f44d37581bdbc1883ff55a93a4fda4f7a93))
220
+ - undefined processing prescription screen in custom components ([#146](https://github.com/abiglobalhealth/react-native-sdk/issues/146)) ([9d9a6f4](https://github.com/abiglobalhealth/react-native-sdk/commit/9d9a6f44d37581bdbc1883ff55a93a4fda4f7a93))
248
221
 
249
222
  ## [1.18.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.17.0...goapp-react-native-v1.18.0) (2025-03-19)
250
223
 
251
-
252
224
  ### Features
253
225
 
254
- * Add indication survey and searchable dropdown features ([#139](https://github.com/abiglobalhealth/react-native-sdk/issues/139)) ([782b022](https://github.com/abiglobalhealth/react-native-sdk/commit/782b022ce2d693c3746c2635120b03a02a56c13f))
255
-
226
+ - Add indication survey and searchable dropdown features ([#139](https://github.com/abiglobalhealth/react-native-sdk/issues/139)) ([782b022](https://github.com/abiglobalhealth/react-native-sdk/commit/782b022ce2d693c3746c2635120b03a02a56c13f))
256
227
 
257
228
  ### Bug Fixes
258
229
 
259
- * answer screen theme in prescription card ([#145](https://github.com/abiglobalhealth/react-native-sdk/issues/145)) ([0f321a1](https://github.com/abiglobalhealth/react-native-sdk/commit/0f321a12ebb693c4e1c29c824a76c1b260524ad3))
230
+ - answer screen theme in prescription card ([#145](https://github.com/abiglobalhealth/react-native-sdk/issues/145)) ([0f321a1](https://github.com/abiglobalhealth/react-native-sdk/commit/0f321a12ebb693c4e1c29c824a76c1b260524ad3))
260
231
 
261
232
  ## [1.17.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.16.0...goapp-react-native-v1.17.0) (2025-03-18)
262
233
 
263
-
264
234
  ### Features
265
235
 
266
- * include delivery address flow for prescriptions ([#143](https://github.com/abiglobalhealth/react-native-sdk/issues/143)) ([2472831](https://github.com/abiglobalhealth/react-native-sdk/commit/2472831f540bd07ba857457187643a43bd47bfdc))
267
-
236
+ - include delivery address flow for prescriptions ([#143](https://github.com/abiglobalhealth/react-native-sdk/issues/143)) ([2472831](https://github.com/abiglobalhealth/react-native-sdk/commit/2472831f540bd07ba857457187643a43bd47bfdc))
268
237
 
269
238
  ### Bug Fixes
270
239
 
271
- * answer screen could be undefined ([#141](https://github.com/abiglobalhealth/react-native-sdk/issues/141)) ([3fed4b6](https://github.com/abiglobalhealth/react-native-sdk/commit/3fed4b660073a41ba171b148213a4b1b64b99630))
240
+ - answer screen could be undefined ([#141](https://github.com/abiglobalhealth/react-native-sdk/issues/141)) ([3fed4b6](https://github.com/abiglobalhealth/react-native-sdk/commit/3fed4b660073a41ba171b148213a4b1b64b99630))
272
241
 
273
242
  ## [1.16.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.15.0...goapp-react-native-v1.16.0) (2025-03-14)
274
243
 
275
-
276
244
  ### Features
277
245
 
278
- * add form prescription skeleton ([#133](https://github.com/abiglobalhealth/react-native-sdk/issues/133)) ([2179483](https://github.com/abiglobalhealth/react-native-sdk/commit/2179483cd620c7be58dc5a746bee64ffd43f4f46))
279
- * Add prescription form components and indication survey context ([#136](https://github.com/abiglobalhealth/react-native-sdk/issues/136)) ([422a30a](https://github.com/abiglobalhealth/react-native-sdk/commit/422a30aa752d25ad6234db5315dd636c4290ce8a))
280
- * add translations by partner slug ([#132](https://github.com/abiglobalhealth/react-native-sdk/issues/132)) ([19c7564](https://github.com/abiglobalhealth/react-native-sdk/commit/19c75643dfac230bae22514e1b65da28c8544b96))
281
- * enhance Sentry configuration with environment and event filtering ([#138](https://github.com/abiglobalhealth/react-native-sdk/issues/138)) ([308ed12](https://github.com/abiglobalhealth/react-native-sdk/commit/308ed12d20bbef5a53713f55f395a6775a9048d5))
282
- * implement indication survey questionnaire ([#137](https://github.com/abiglobalhealth/react-native-sdk/issues/137)) ([bcfb305](https://github.com/abiglobalhealth/react-native-sdk/commit/bcfb305fd6aaf17280f4e1a3a285265ef8ec26c1))
283
-
246
+ - add form prescription skeleton ([#133](https://github.com/abiglobalhealth/react-native-sdk/issues/133)) ([2179483](https://github.com/abiglobalhealth/react-native-sdk/commit/2179483cd620c7be58dc5a746bee64ffd43f4f46))
247
+ - Add prescription form components and indication survey context ([#136](https://github.com/abiglobalhealth/react-native-sdk/issues/136)) ([422a30a](https://github.com/abiglobalhealth/react-native-sdk/commit/422a30aa752d25ad6234db5315dd636c4290ce8a))
248
+ - add translations by partner slug ([#132](https://github.com/abiglobalhealth/react-native-sdk/issues/132)) ([19c7564](https://github.com/abiglobalhealth/react-native-sdk/commit/19c75643dfac230bae22514e1b65da28c8544b96))
249
+ - enhance Sentry configuration with environment and event filtering ([#138](https://github.com/abiglobalhealth/react-native-sdk/issues/138)) ([308ed12](https://github.com/abiglobalhealth/react-native-sdk/commit/308ed12d20bbef5a53713f55f395a6775a9048d5))
250
+ - implement indication survey questionnaire ([#137](https://github.com/abiglobalhealth/react-native-sdk/issues/137)) ([bcfb305](https://github.com/abiglobalhealth/react-native-sdk/commit/bcfb305fd6aaf17280f4e1a3a285265ef8ec26c1))
284
251
 
285
252
  ### Bug Fixes
286
253
 
287
- * Add custom styles for video call buttons and fix profile button visibility ([#140](https://github.com/abiglobalhealth/react-native-sdk/issues/140)) ([90db2c0](https://github.com/abiglobalhealth/react-native-sdk/commit/90db2c0f2ddb6c137e1b7f1857135cb3d8b9ad65))
254
+ - Add custom styles for video call buttons and fix profile button visibility ([#140](https://github.com/abiglobalhealth/react-native-sdk/issues/140)) ([90db2c0](https://github.com/abiglobalhealth/react-native-sdk/commit/90db2c0f2ddb6c137e1b7f1857135cb3d8b9ad65))
288
255
 
289
256
  ## [1.15.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.14.0...goapp-react-native-v1.15.0) (2025-03-06)
290
257
 
291
-
292
258
  ### Features
293
259
 
294
- * removing reminder and permissions disclaimer ([#130](https://github.com/abiglobalhealth/react-native-sdk/issues/130)) ([b0a4692](https://github.com/abiglobalhealth/react-native-sdk/commit/b0a4692fcef2c72f4c2527555dcaaa185abe0b6d))
260
+ - removing reminder and permissions disclaimer ([#130](https://github.com/abiglobalhealth/react-native-sdk/issues/130)) ([b0a4692](https://github.com/abiglobalhealth/react-native-sdk/commit/b0a4692fcef2c72f4c2527555dcaaa185abe0b6d))
295
261
 
296
262
  ## [1.14.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.6...goapp-react-native-v1.14.0) (2025-03-06)
297
263
 
298
-
299
264
  ### Features
300
265
 
301
- * Add new consultation question types and update mock data ([#129](https://github.com/abiglobalhealth/react-native-sdk/issues/129)) ([a9a7763](https://github.com/abiglobalhealth/react-native-sdk/commit/a9a7763dcbcc55b3485545b7c5ca6fdb93f4b7dd))
302
- * use new theme architecture ([#121](https://github.com/abiglobalhealth/react-native-sdk/issues/121)) ([5ef000e](https://github.com/abiglobalhealth/react-native-sdk/commit/5ef000e2c3206bbc4bb8bc58f129ab3397152e18))
303
-
266
+ - Add new consultation question types and update mock data ([#129](https://github.com/abiglobalhealth/react-native-sdk/issues/129)) ([a9a7763](https://github.com/abiglobalhealth/react-native-sdk/commit/a9a7763dcbcc55b3485545b7c5ca6fdb93f4b7dd))
267
+ - use new theme architecture ([#121](https://github.com/abiglobalhealth/react-native-sdk/issues/121)) ([5ef000e](https://github.com/abiglobalhealth/react-native-sdk/commit/5ef000e2c3206bbc4bb8bc58f129ab3397152e18))
304
268
 
305
269
  ### Bug Fixes
306
270
 
307
- * horizontal loading dots ([bb9e6d4](https://github.com/abiglobalhealth/react-native-sdk/commit/bb9e6d43e17d43545d2969a773df56e08ac681d3))
308
- * loading summary animation finished ([d3e1e10](https://github.com/abiglobalhealth/react-native-sdk/commit/d3e1e10c78ff9ef0f212e565b55ab93b9a3b5909))
309
- * loading summary animation finished ([29a95bf](https://github.com/abiglobalhealth/react-native-sdk/commit/29a95bf542854fe7416200bea7a910a54f89c627))
310
- * removing unnecessary things in PR ([8142e90](https://github.com/abiglobalhealth/react-native-sdk/commit/8142e90829bb46f0b312b13b0e2842e412a49742))
271
+ - horizontal loading dots ([bb9e6d4](https://github.com/abiglobalhealth/react-native-sdk/commit/bb9e6d43e17d43545d2969a773df56e08ac681d3))
272
+ - loading summary animation finished ([d3e1e10](https://github.com/abiglobalhealth/react-native-sdk/commit/d3e1e10c78ff9ef0f212e565b55ab93b9a3b5909))
273
+ - loading summary animation finished ([29a95bf](https://github.com/abiglobalhealth/react-native-sdk/commit/29a95bf542854fe7416200bea7a910a54f89c627))
274
+ - removing unnecessary things in PR ([8142e90](https://github.com/abiglobalhealth/react-native-sdk/commit/8142e90829bb46f0b312b13b0e2842e412a49742))
311
275
 
312
276
  ## [1.13.6](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.5...goapp-react-native-v1.13.6) (2025-02-28)
313
277
 
314
-
315
278
  ### Bug Fixes
316
279
 
317
- * keyboard open with ios ([#122](https://github.com/abiglobalhealth/react-native-sdk/issues/122)) ([66d4dce](https://github.com/abiglobalhealth/react-native-sdk/commit/66d4dce4b7f8a622ce0121beedb3156a3f6e3712))
280
+ - keyboard open with ios ([#122](https://github.com/abiglobalhealth/react-native-sdk/issues/122)) ([66d4dce](https://github.com/abiglobalhealth/react-native-sdk/commit/66d4dce4b7f8a622ce0121beedb3156a3f6e3712))
318
281
 
319
282
  ## [1.13.5](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.2...goapp-react-native-v1.13.3) (2025-02-27)
320
283
 
321
-
322
284
  ### Bug Fixes
323
285
 
324
- * update package names and registry configurations ([#123](https://github.com/abiglobalhealth/react-native-sdk/issues/123)) ([519bee1](https://github.com/abiglobalhealth/react-native-sdk/commit/519bee1d7df4213e59d3ce6fbd3a89e0157540f1))
286
+ - update package names and registry configurations ([#123](https://github.com/abiglobalhealth/react-native-sdk/issues/123)) ([519bee1](https://github.com/abiglobalhealth/react-native-sdk/commit/519bee1d7df4213e59d3ce6fbd3a89e0157540f1))
325
287
 
326
288
  ## [1.13.2](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.1...goapp-react-native-v1.13.2) (2025-02-26)
327
289
 
328
-
329
290
  ### Bug Fixes
330
291
 
331
- * npm registry ([#118](https://github.com/abiglobalhealth/react-native-sdk/issues/118)) ([818d7f9](https://github.com/abiglobalhealth/react-native-sdk/commit/818d7f98de20e48514a730696a91a46095d8507d))
332
- * removing blank space when keyboard is open on android ([#119](https://github.com/abiglobalhealth/react-native-sdk/issues/119)) ([413a2bb](https://github.com/abiglobalhealth/react-native-sdk/commit/413a2bb09755046ebc793a638784de5461ec7cda))
333
- * update publish workflow to use public access and correct NPM token ([#116](https://github.com/abiglobalhealth/react-native-sdk/issues/116)) ([ec04db3](https://github.com/abiglobalhealth/react-native-sdk/commit/ec04db39508cdbe09764d3e019b37dbcd57c64d5))
292
+ - npm registry ([#118](https://github.com/abiglobalhealth/react-native-sdk/issues/118)) ([818d7f9](https://github.com/abiglobalhealth/react-native-sdk/commit/818d7f98de20e48514a730696a91a46095d8507d))
293
+ - removing blank space when keyboard is open on android ([#119](https://github.com/abiglobalhealth/react-native-sdk/issues/119)) ([413a2bb](https://github.com/abiglobalhealth/react-native-sdk/commit/413a2bb09755046ebc793a638784de5461ec7cda))
294
+ - update publish workflow to use public access and correct NPM token ([#116](https://github.com/abiglobalhealth/react-native-sdk/issues/116)) ([ec04db3](https://github.com/abiglobalhealth/react-native-sdk/commit/ec04db39508cdbe09764d3e019b37dbcd57c64d5))
334
295
 
335
296
  ## [1.13.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.0...goapp-react-native-v1.13.1) (2025-02-26)
336
297
 
337
-
338
298
  ### Bug Fixes
339
299
 
340
- * remove scrollbar on android animations ([#112](https://github.com/abiglobalhealth/react-native-sdk/issues/112)) ([8904d6d](https://github.com/abiglobalhealth/react-native-sdk/commit/8904d6d406bf2b147f9306d2bea7f5e3fa41b59f))
341
- * removing blank space after hidding reminder ([#113](https://github.com/abiglobalhealth/react-native-sdk/issues/113)) ([cfeba3f](https://github.com/abiglobalhealth/react-native-sdk/commit/cfeba3f0ef61e879cf7a56793d0dd01454e88c02))
342
- * removing reminder from match screen in video ([#115](https://github.com/abiglobalhealth/react-native-sdk/issues/115)) ([6736453](https://github.com/abiglobalhealth/react-native-sdk/commit/673645329e940a023d990866673e2601aadd68fd))
300
+ - remove scrollbar on android animations ([#112](https://github.com/abiglobalhealth/react-native-sdk/issues/112)) ([8904d6d](https://github.com/abiglobalhealth/react-native-sdk/commit/8904d6d406bf2b147f9306d2bea7f5e3fa41b59f))
301
+ - removing blank space after hidding reminder ([#113](https://github.com/abiglobalhealth/react-native-sdk/issues/113)) ([cfeba3f](https://github.com/abiglobalhealth/react-native-sdk/commit/cfeba3f0ef61e879cf7a56793d0dd01454e88c02))
302
+ - removing reminder from match screen in video ([#115](https://github.com/abiglobalhealth/react-native-sdk/issues/115)) ([6736453](https://github.com/abiglobalhealth/react-native-sdk/commit/673645329e940a023d990866673e2601aadd68fd))
343
303
 
344
304
  ## [1.13.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.12.1...goapp-react-native-v1.13.0) (2025-02-26)
345
305
 
@@ -231,6 +231,7 @@
231
231
  "prescription.request.approved": "Rezept ausgestellt.",
232
232
  "prescription.request.approved.email.description": "Zeigen Sie den von uns gesendeten Code in der gewünschten Apotheke vor, um Ihr Medikament zu erhalten.",
233
233
  "prescription.request.approved.email.title": "Überprüfen Sie Ihre E-Mails",
234
+ "prescription.request.approved.qr_code": "Zeigen Sie diesen QR-Code in Ihrer Apotheke vor, um Ihr Rezept abzuholen.",
234
235
  "prescription.request.declined": "Rezept abgelehnt",
235
236
  "prescription.request.details": "Rezeptdetails",
236
237
  "prescription.request.duration": "Dauer: {{duration}}",
@@ -1,12 +1,12 @@
1
1
  {
2
- "accessibility.camera_back": "Switch to back camera",
3
- "accessibility.camera_front": "Switch to front camera",
4
- "accessibility.camera_off": "Turn off camera",
5
- "accessibility.camera_on": "Turn on camera",
6
- "accessibility.end_call": "End call",
7
- "accessibility.join_the_call": "Join the call",
8
- "accessibility.microphone_mute": "Mute microphone",
9
- "accessibility.microphone_unmute": "Unmute microphone",
2
+ "accessibility.camera_back": "Switch to back camera button",
3
+ "accessibility.camera_front": "Switch to front camera button",
4
+ "accessibility.camera_off": "Turn off camera button",
5
+ "accessibility.camera_on": "Turn on camera button",
6
+ "accessibility.end_call": "End call button",
7
+ "accessibility.join_the_call": "Join the call button",
8
+ "accessibility.microphone_mute": "Mute microphone button",
9
+ "accessibility.microphone_unmute": "Unmute microphone button",
10
10
  "answer.reset": "Ask a new question",
11
11
  "answer.thanks.rating": "Thanks for your rating!",
12
12
  "attachmentPreview.title": "Attachment",
@@ -840,6 +840,7 @@
840
840
  "prescription.request.approved.email.description": "Present the code we sent you at the desired pharmacy to obtain your medication.",
841
841
  "prescription.request.approved.email.title": "Check your email",
842
842
  "prescription.request.approved.pharmacy": "Please collect it from the pharmacy linked below.",
843
+ "prescription.request.approved.qr_code": "Bring this QR code to your pharmacy to collect your prescription.",
843
844
  "prescription.request.declined": "Prescription declined",
844
845
  "prescription.request.details": "Prescription details.",
845
846
  "prescription.request.duration": "Duration: {{duration}}",
@@ -509,6 +509,7 @@
509
509
  "prescription.request.approved.email.description": "Présentez le code que nous vous avons envoyé à la pharmacie souhaitée pour obtenir votre médicament.",
510
510
  "prescription.request.approved.email.title": "Vérifiez votre e-mail",
511
511
  "prescription.request.approved.pharmacy": "Veuillez le récupérer à la pharmacie indiquée ci-dessous.",
512
+ "prescription.request.approved.qr_code": "Présentez ce code QR à votre pharmacie pour récupérer votre ordonnance.",
512
513
  "prescription.request.declined": "Ordonnance Refusée",
513
514
  "prescription.request.details": "Détails de l'ordonnance.",
514
515
  "prescription.request.duration": "Durée : {{duration}}",
@@ -231,6 +231,7 @@
231
231
  "prescription.request.approved": "Ricetta medica emessa.",
232
232
  "prescription.request.approved.email.description": "Presenta il codice che ti abbiamo inviato alla farmacia desiderata per ottenere il farmaco.",
233
233
  "prescription.request.approved.email.title": "Controlla la tua email",
234
+ "prescription.request.approved.qr_code": "Mostra questo codice QR in farmacia per ritirare la tua prescrizione.",
234
235
  "prescription.request.declined": "Ricetta medica rifiutata",
235
236
  "prescription.request.details": "Dettagli della ricetta medica.",
236
237
  "prescription.request.duration": "Durata: {{duration}}",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abihealth/goapp-react-native",
3
- "version": "1.40.0",
3
+ "version": "1.40.1",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org/"