agora-appbuilder-core 2.2.0-rc1 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
@@ -1,2 +1,2 @@
1
- 0000000000000000000000000000000000000000 d3828abad4998b3ae014de717a63d8a20b15762a nitte93 <nitte.tiwari1993@gmail.com> 1657009476 +0530 clone: from https://github.com/AgoraIO-Community/ReactNative-UIKit
2
- d3828abad4998b3ae014de717a63d8a20b15762a f27948778f3d89af8ae9f1e8d881682f6103c9be nitte93 <nitte.tiwari1993@gmail.com> 1657009476 +0530 checkout: moving from master to ab-dev-auto
1
+ 0000000000000000000000000000000000000000 d3828abad4998b3ae014de717a63d8a20b15762a nitte93 <nitte.tiwari1993@gmail.com> 1657173940 +0530 clone: from https://github.com/AgoraIO-Community/ReactNative-UIKit
2
+ d3828abad4998b3ae014de717a63d8a20b15762a f27948778f3d89af8ae9f1e8d881682f6103c9be nitte93 <nitte.tiwari1993@gmail.com> 1657173941 +0530 checkout: moving from master to ab-dev-auto
@@ -1 +1 @@
1
- 0000000000000000000000000000000000000000 f27948778f3d89af8ae9f1e8d881682f6103c9be nitte93 <nitte.tiwari1993@gmail.com> 1657009476 +0530 branch: Created from refs/remotes/origin/ab-dev-auto
1
+ 0000000000000000000000000000000000000000 f27948778f3d89af8ae9f1e8d881682f6103c9be nitte93 <nitte.tiwari1993@gmail.com> 1657173941 +0530 branch: Created from refs/remotes/origin/ab-dev-auto
@@ -1 +1 @@
1
- 0000000000000000000000000000000000000000 d3828abad4998b3ae014de717a63d8a20b15762a nitte93 <nitte.tiwari1993@gmail.com> 1657009476 +0530 clone: from https://github.com/AgoraIO-Community/ReactNative-UIKit
1
+ 0000000000000000000000000000000000000000 d3828abad4998b3ae014de717a63d8a20b15762a nitte93 <nitte.tiwari1993@gmail.com> 1657173940 +0530 clone: from https://github.com/AgoraIO-Community/ReactNative-UIKit
@@ -1 +1 @@
1
- 0000000000000000000000000000000000000000 d3828abad4998b3ae014de717a63d8a20b15762a nitte93 <nitte.tiwari1993@gmail.com> 1657009476 +0530 clone: from https://github.com/AgoraIO-Community/ReactNative-UIKit
1
+ 0000000000000000000000000000000000000000 d3828abad4998b3ae014de717a63d8a20b15762a nitte93 <nitte.tiwari1993@gmail.com> 1657173940 +0530 clone: from https://github.com/AgoraIO-Community/ReactNative-UIKit
@@ -182,6 +182,8 @@ export default class RtcEngine {
182
182
 
183
183
  // Create channel profile and set it here
184
184
 
185
+ // Create channel profile and set it here
186
+
185
187
  constructor(appId: string) {
186
188
  this.appId = appId;
187
189
  // this.AgoraRTC = AgoraRTC;