webtonative 1.0.75-beta.2 → 1.0.75-beta.4

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 (336) hide show
  1. package/index.d.ts +15 -65
  2. package/package.json +154 -36
  3. package/.editorconfig +0 -10
  4. package/.prettierrc.json +0 -7
  5. package/build/README.md +0 -33
  6. package/build/index.d.ts +0 -15
  7. package/build/package.json +0 -155
  8. package/buildScript.ts +0 -35
  9. package/client.ts +0 -106
  10. package/src/ATTConsent/index.ts +0 -51
  11. package/src/ATTConsent/types.ts +0 -17
  12. package/src/AdMob/index.ts +0 -113
  13. package/src/AdMob/types.ts +0 -37
  14. package/src/AppReview/index.ts +0 -19
  15. package/src/AppReview/types.ts +0 -12
  16. package/src/AppsFlyer/index.ts +0 -46
  17. package/src/AppsFlyer/types.ts +0 -10
  18. package/src/BackgroundLocation/index.ts +0 -78
  19. package/src/BackgroundLocation/types.ts +0 -34
  20. package/src/Beacon/index.ts +0 -28
  21. package/src/Beacon/types.ts +0 -22
  22. package/src/Biometric/index.ts +0 -126
  23. package/src/Biometric/types.ts +0 -27
  24. package/src/Bluetooth/index.ts +0 -71
  25. package/src/Bluetooth/types.ts +0 -40
  26. package/src/BottomNavigation/index.ts +0 -39
  27. package/src/BottomNavigation/types.ts +0 -9
  28. package/src/Clipboard/index.ts +0 -48
  29. package/src/Clipboard/types.ts +0 -30
  30. package/src/Facebook/events.ts +0 -45
  31. package/src/Facebook/index.ts +0 -3
  32. package/src/Facebook/types.ts +0 -24
  33. package/src/Firebase/Analytics/index.ts +0 -127
  34. package/src/Firebase/Messaging/index.ts +0 -73
  35. package/src/Firebase/index.ts +0 -4
  36. package/src/Firebase/types.ts +0 -74
  37. package/src/FirebaseAnalytics/index.ts +0 -3
  38. package/src/Haptics/index.ts +0 -17
  39. package/src/Haptics/types.ts +0 -8
  40. package/src/InAppPurchase/index.ts +0 -92
  41. package/src/InAppPurchase/types.ts +0 -35
  42. package/src/InAppUpdate/index.ts +0 -40
  43. package/src/InAppUpdate/types.ts +0 -17
  44. package/src/MediaPlayer/index.ts +0 -56
  45. package/src/MediaPlayer/types.ts +0 -15
  46. package/src/NativeContacts/index.ts +0 -50
  47. package/src/NativeContacts/types.ts +0 -16
  48. package/src/Notification/index.ts +0 -41
  49. package/src/Notification/types.ts +0 -16
  50. package/src/OneSignal/index.ts +0 -54
  51. package/src/OneSignal/types.ts +0 -15
  52. package/src/Printing/index.ts +0 -17
  53. package/src/Printing/types.ts +0 -9
  54. package/src/Screen/index.ts +0 -34
  55. package/src/Screen/types.ts +0 -8
  56. package/src/Siri/index.ts +0 -23
  57. package/src/Siri/types.ts +0 -14
  58. package/src/SocialLogin/apple.ts +0 -31
  59. package/src/SocialLogin/facebook.ts +0 -64
  60. package/src/SocialLogin/google.ts +0 -64
  61. package/src/SocialLogin/index.ts +0 -20
  62. package/src/SocialLogin/types.ts +0 -52
  63. package/src/Stripe/index.ts +0 -54
  64. package/src/Stripe/types.ts +0 -37
  65. package/src/VoiceSearch/index.ts +0 -37
  66. package/src/VoiceSearch/types.ts +0 -12
  67. package/src/barcode/barcode-scan.ts +0 -59
  68. package/src/barcode/barcode-types.ts +0 -22
  69. package/src/barcode/formats.ts +0 -19
  70. package/src/barcode/index.ts +0 -5
  71. package/src/barcode/types.ts +0 -18
  72. package/src/index.ts +0 -105
  73. package/src/types/index.ts +0 -71
  74. package/src/utills.ts +0 -110
  75. package/tsconfig.json +0 -27
  76. package/webpack.config.js +0 -57
  77. /package/{build/ATTConsent → ATTConsent}/index.d.ts +0 -0
  78. /package/{build/ATTConsent → ATTConsent}/index.d.ts.map +0 -0
  79. /package/{build/ATTConsent → ATTConsent}/index.js +0 -0
  80. /package/{build/ATTConsent → ATTConsent}/index.js.map +0 -0
  81. /package/{build/ATTConsent → ATTConsent}/types.d.ts +0 -0
  82. /package/{build/ATTConsent → ATTConsent}/types.d.ts.map +0 -0
  83. /package/{build/ATTConsent → ATTConsent}/types.js +0 -0
  84. /package/{build/ATTConsent → ATTConsent}/types.js.map +0 -0
  85. /package/{build/AdMob → AdMob}/index.d.ts +0 -0
  86. /package/{build/AdMob → AdMob}/index.d.ts.map +0 -0
  87. /package/{build/AdMob → AdMob}/index.js +0 -0
  88. /package/{build/AdMob → AdMob}/index.js.map +0 -0
  89. /package/{build/AdMob → AdMob}/types.d.ts +0 -0
  90. /package/{build/AdMob → AdMob}/types.d.ts.map +0 -0
  91. /package/{build/AdMob → AdMob}/types.js +0 -0
  92. /package/{build/AdMob → AdMob}/types.js.map +0 -0
  93. /package/{build/AppReview → AppReview}/index.d.ts +0 -0
  94. /package/{build/AppReview → AppReview}/index.d.ts.map +0 -0
  95. /package/{build/AppReview → AppReview}/index.js +0 -0
  96. /package/{build/AppReview → AppReview}/index.js.map +0 -0
  97. /package/{build/AppReview → AppReview}/types.d.ts +0 -0
  98. /package/{build/AppReview → AppReview}/types.d.ts.map +0 -0
  99. /package/{build/AppReview → AppReview}/types.js +0 -0
  100. /package/{build/AppReview → AppReview}/types.js.map +0 -0
  101. /package/{build/AppsFlyer → AppsFlyer}/index.d.ts +0 -0
  102. /package/{build/AppsFlyer → AppsFlyer}/index.d.ts.map +0 -0
  103. /package/{build/AppsFlyer → AppsFlyer}/index.js +0 -0
  104. /package/{build/AppsFlyer → AppsFlyer}/index.js.map +0 -0
  105. /package/{build/AppsFlyer → AppsFlyer}/types.d.ts +0 -0
  106. /package/{build/AppsFlyer → AppsFlyer}/types.d.ts.map +0 -0
  107. /package/{build/AppsFlyer → AppsFlyer}/types.js +0 -0
  108. /package/{build/AppsFlyer → AppsFlyer}/types.js.map +0 -0
  109. /package/{build/BackgroundLocation → BackgroundLocation}/index.d.ts +0 -0
  110. /package/{build/BackgroundLocation → BackgroundLocation}/index.d.ts.map +0 -0
  111. /package/{build/BackgroundLocation → BackgroundLocation}/index.js +0 -0
  112. /package/{build/BackgroundLocation → BackgroundLocation}/index.js.map +0 -0
  113. /package/{build/BackgroundLocation → BackgroundLocation}/types.d.ts +0 -0
  114. /package/{build/BackgroundLocation → BackgroundLocation}/types.d.ts.map +0 -0
  115. /package/{build/BackgroundLocation → BackgroundLocation}/types.js +0 -0
  116. /package/{build/BackgroundLocation → BackgroundLocation}/types.js.map +0 -0
  117. /package/{build/Beacon → Beacon}/index.d.ts +0 -0
  118. /package/{build/Beacon → Beacon}/index.d.ts.map +0 -0
  119. /package/{build/Beacon → Beacon}/index.js +0 -0
  120. /package/{build/Beacon → Beacon}/index.js.map +0 -0
  121. /package/{build/Beacon → Beacon}/types.d.ts +0 -0
  122. /package/{build/Beacon → Beacon}/types.d.ts.map +0 -0
  123. /package/{build/Beacon → Beacon}/types.js +0 -0
  124. /package/{build/Beacon → Beacon}/types.js.map +0 -0
  125. /package/{build/Biometric → Biometric}/index.d.ts +0 -0
  126. /package/{build/Biometric → Biometric}/index.d.ts.map +0 -0
  127. /package/{build/Biometric → Biometric}/index.js +0 -0
  128. /package/{build/Biometric → Biometric}/index.js.map +0 -0
  129. /package/{build/Biometric → Biometric}/types.d.ts +0 -0
  130. /package/{build/Biometric → Biometric}/types.d.ts.map +0 -0
  131. /package/{build/Biometric → Biometric}/types.js +0 -0
  132. /package/{build/Biometric → Biometric}/types.js.map +0 -0
  133. /package/{build/Bluetooth → Bluetooth}/index.d.ts +0 -0
  134. /package/{build/Bluetooth → Bluetooth}/index.d.ts.map +0 -0
  135. /package/{build/Bluetooth → Bluetooth}/index.js +0 -0
  136. /package/{build/Bluetooth → Bluetooth}/index.js.map +0 -0
  137. /package/{build/Bluetooth → Bluetooth}/types.d.ts +0 -0
  138. /package/{build/Bluetooth → Bluetooth}/types.d.ts.map +0 -0
  139. /package/{build/Bluetooth → Bluetooth}/types.js +0 -0
  140. /package/{build/Bluetooth → Bluetooth}/types.js.map +0 -0
  141. /package/{build/BottomNavigation → BottomNavigation}/index.d.ts +0 -0
  142. /package/{build/BottomNavigation → BottomNavigation}/index.d.ts.map +0 -0
  143. /package/{build/BottomNavigation → BottomNavigation}/index.js +0 -0
  144. /package/{build/BottomNavigation → BottomNavigation}/index.js.map +0 -0
  145. /package/{build/BottomNavigation → BottomNavigation}/types.d.ts +0 -0
  146. /package/{build/BottomNavigation → BottomNavigation}/types.d.ts.map +0 -0
  147. /package/{build/BottomNavigation → BottomNavigation}/types.js +0 -0
  148. /package/{build/BottomNavigation → BottomNavigation}/types.js.map +0 -0
  149. /package/{build/Clipboard → Clipboard}/index.d.ts +0 -0
  150. /package/{build/Clipboard → Clipboard}/index.d.ts.map +0 -0
  151. /package/{build/Clipboard → Clipboard}/index.js +0 -0
  152. /package/{build/Clipboard → Clipboard}/index.js.map +0 -0
  153. /package/{build/Clipboard → Clipboard}/types.d.ts +0 -0
  154. /package/{build/Clipboard → Clipboard}/types.d.ts.map +0 -0
  155. /package/{build/Clipboard → Clipboard}/types.js +0 -0
  156. /package/{build/Clipboard → Clipboard}/types.js.map +0 -0
  157. /package/{build/Facebook → Facebook}/events.d.ts +0 -0
  158. /package/{build/Facebook → Facebook}/events.d.ts.map +0 -0
  159. /package/{build/Facebook → Facebook}/events.js +0 -0
  160. /package/{build/Facebook → Facebook}/events.js.map +0 -0
  161. /package/{build/Facebook → Facebook}/index.d.ts +0 -0
  162. /package/{build/Facebook → Facebook}/index.d.ts.map +0 -0
  163. /package/{build/Facebook → Facebook}/index.js +0 -0
  164. /package/{build/Facebook → Facebook}/index.js.map +0 -0
  165. /package/{build/Facebook → Facebook}/types.d.ts +0 -0
  166. /package/{build/Facebook → Facebook}/types.d.ts.map +0 -0
  167. /package/{build/Facebook → Facebook}/types.js +0 -0
  168. /package/{build/Facebook → Facebook}/types.js.map +0 -0
  169. /package/{build/Firebase → Firebase}/Analytics/index.d.ts +0 -0
  170. /package/{build/Firebase → Firebase}/Analytics/index.d.ts.map +0 -0
  171. /package/{build/Firebase → Firebase}/Analytics/index.js +0 -0
  172. /package/{build/Firebase → Firebase}/Analytics/index.js.map +0 -0
  173. /package/{build/Firebase → Firebase}/Messaging/index.d.ts +0 -0
  174. /package/{build/Firebase → Firebase}/Messaging/index.d.ts.map +0 -0
  175. /package/{build/Firebase → Firebase}/Messaging/index.js +0 -0
  176. /package/{build/Firebase → Firebase}/Messaging/index.js.map +0 -0
  177. /package/{build/Firebase → Firebase}/index.d.ts +0 -0
  178. /package/{build/Firebase → Firebase}/index.d.ts.map +0 -0
  179. /package/{build/Firebase → Firebase}/index.js +0 -0
  180. /package/{build/Firebase → Firebase}/index.js.map +0 -0
  181. /package/{build/Firebase → Firebase}/types.d.ts +0 -0
  182. /package/{build/Firebase → Firebase}/types.d.ts.map +0 -0
  183. /package/{build/Firebase → Firebase}/types.js +0 -0
  184. /package/{build/Firebase → Firebase}/types.js.map +0 -0
  185. /package/{build/FirebaseAnalytics → FirebaseAnalytics}/index.d.ts +0 -0
  186. /package/{build/FirebaseAnalytics → FirebaseAnalytics}/index.d.ts.map +0 -0
  187. /package/{build/FirebaseAnalytics → FirebaseAnalytics}/index.js +0 -0
  188. /package/{build/FirebaseAnalytics → FirebaseAnalytics}/index.js.map +0 -0
  189. /package/{build/Haptics → Haptics}/index.d.ts +0 -0
  190. /package/{build/Haptics → Haptics}/index.d.ts.map +0 -0
  191. /package/{build/Haptics → Haptics}/index.js +0 -0
  192. /package/{build/Haptics → Haptics}/index.js.map +0 -0
  193. /package/{build/Haptics → Haptics}/types.d.ts +0 -0
  194. /package/{build/Haptics → Haptics}/types.d.ts.map +0 -0
  195. /package/{build/Haptics → Haptics}/types.js +0 -0
  196. /package/{build/Haptics → Haptics}/types.js.map +0 -0
  197. /package/{build/InAppPurchase → InAppPurchase}/index.d.ts +0 -0
  198. /package/{build/InAppPurchase → InAppPurchase}/index.d.ts.map +0 -0
  199. /package/{build/InAppPurchase → InAppPurchase}/index.js +0 -0
  200. /package/{build/InAppPurchase → InAppPurchase}/index.js.map +0 -0
  201. /package/{build/InAppPurchase → InAppPurchase}/types.d.ts +0 -0
  202. /package/{build/InAppPurchase → InAppPurchase}/types.d.ts.map +0 -0
  203. /package/{build/InAppPurchase → InAppPurchase}/types.js +0 -0
  204. /package/{build/InAppPurchase → InAppPurchase}/types.js.map +0 -0
  205. /package/{build/InAppUpdate → InAppUpdate}/index.d.ts +0 -0
  206. /package/{build/InAppUpdate → InAppUpdate}/index.d.ts.map +0 -0
  207. /package/{build/InAppUpdate → InAppUpdate}/index.js +0 -0
  208. /package/{build/InAppUpdate → InAppUpdate}/index.js.map +0 -0
  209. /package/{build/InAppUpdate → InAppUpdate}/types.d.ts +0 -0
  210. /package/{build/InAppUpdate → InAppUpdate}/types.d.ts.map +0 -0
  211. /package/{build/InAppUpdate → InAppUpdate}/types.js +0 -0
  212. /package/{build/InAppUpdate → InAppUpdate}/types.js.map +0 -0
  213. /package/{build/MediaPlayer → MediaPlayer}/index.d.ts +0 -0
  214. /package/{build/MediaPlayer → MediaPlayer}/index.d.ts.map +0 -0
  215. /package/{build/MediaPlayer → MediaPlayer}/index.js +0 -0
  216. /package/{build/MediaPlayer → MediaPlayer}/index.js.map +0 -0
  217. /package/{build/MediaPlayer → MediaPlayer}/types.d.ts +0 -0
  218. /package/{build/MediaPlayer → MediaPlayer}/types.d.ts.map +0 -0
  219. /package/{build/MediaPlayer → MediaPlayer}/types.js +0 -0
  220. /package/{build/MediaPlayer → MediaPlayer}/types.js.map +0 -0
  221. /package/{build/NativeContacts → NativeContacts}/index.d.ts +0 -0
  222. /package/{build/NativeContacts → NativeContacts}/index.d.ts.map +0 -0
  223. /package/{build/NativeContacts → NativeContacts}/index.js +0 -0
  224. /package/{build/NativeContacts → NativeContacts}/index.js.map +0 -0
  225. /package/{build/NativeContacts → NativeContacts}/types.d.ts +0 -0
  226. /package/{build/NativeContacts → NativeContacts}/types.d.ts.map +0 -0
  227. /package/{build/NativeContacts → NativeContacts}/types.js +0 -0
  228. /package/{build/NativeContacts → NativeContacts}/types.js.map +0 -0
  229. /package/{build/Notification → Notification}/index.d.ts +0 -0
  230. /package/{build/Notification → Notification}/index.d.ts.map +0 -0
  231. /package/{build/Notification → Notification}/index.js +0 -0
  232. /package/{build/Notification → Notification}/index.js.map +0 -0
  233. /package/{build/Notification → Notification}/types.d.ts +0 -0
  234. /package/{build/Notification → Notification}/types.d.ts.map +0 -0
  235. /package/{build/Notification → Notification}/types.js +0 -0
  236. /package/{build/Notification → Notification}/types.js.map +0 -0
  237. /package/{build/OneSignal → OneSignal}/index.d.ts +0 -0
  238. /package/{build/OneSignal → OneSignal}/index.d.ts.map +0 -0
  239. /package/{build/OneSignal → OneSignal}/index.js +0 -0
  240. /package/{build/OneSignal → OneSignal}/index.js.map +0 -0
  241. /package/{build/OneSignal → OneSignal}/types.d.ts +0 -0
  242. /package/{build/OneSignal → OneSignal}/types.d.ts.map +0 -0
  243. /package/{build/OneSignal → OneSignal}/types.js +0 -0
  244. /package/{build/OneSignal → OneSignal}/types.js.map +0 -0
  245. /package/{build/Printing → Printing}/index.d.ts +0 -0
  246. /package/{build/Printing → Printing}/index.d.ts.map +0 -0
  247. /package/{build/Printing → Printing}/index.js +0 -0
  248. /package/{build/Printing → Printing}/index.js.map +0 -0
  249. /package/{build/Printing → Printing}/types.d.ts +0 -0
  250. /package/{build/Printing → Printing}/types.d.ts.map +0 -0
  251. /package/{build/Printing → Printing}/types.js +0 -0
  252. /package/{build/Printing → Printing}/types.js.map +0 -0
  253. /package/{build/Screen → Screen}/index.d.ts +0 -0
  254. /package/{build/Screen → Screen}/index.d.ts.map +0 -0
  255. /package/{build/Screen → Screen}/index.js +0 -0
  256. /package/{build/Screen → Screen}/index.js.map +0 -0
  257. /package/{build/Screen → Screen}/types.d.ts +0 -0
  258. /package/{build/Screen → Screen}/types.d.ts.map +0 -0
  259. /package/{build/Screen → Screen}/types.js +0 -0
  260. /package/{build/Screen → Screen}/types.js.map +0 -0
  261. /package/{build/Siri → Siri}/index.d.ts +0 -0
  262. /package/{build/Siri → Siri}/index.d.ts.map +0 -0
  263. /package/{build/Siri → Siri}/index.js +0 -0
  264. /package/{build/Siri → Siri}/index.js.map +0 -0
  265. /package/{build/Siri → Siri}/types.d.ts +0 -0
  266. /package/{build/Siri → Siri}/types.d.ts.map +0 -0
  267. /package/{build/Siri → Siri}/types.js +0 -0
  268. /package/{build/Siri → Siri}/types.js.map +0 -0
  269. /package/{build/SocialLogin → SocialLogin}/apple.d.ts +0 -0
  270. /package/{build/SocialLogin → SocialLogin}/apple.d.ts.map +0 -0
  271. /package/{build/SocialLogin → SocialLogin}/apple.js +0 -0
  272. /package/{build/SocialLogin → SocialLogin}/apple.js.map +0 -0
  273. /package/{build/SocialLogin → SocialLogin}/facebook.d.ts +0 -0
  274. /package/{build/SocialLogin → SocialLogin}/facebook.d.ts.map +0 -0
  275. /package/{build/SocialLogin → SocialLogin}/facebook.js +0 -0
  276. /package/{build/SocialLogin → SocialLogin}/facebook.js.map +0 -0
  277. /package/{build/SocialLogin → SocialLogin}/google.d.ts +0 -0
  278. /package/{build/SocialLogin → SocialLogin}/google.d.ts.map +0 -0
  279. /package/{build/SocialLogin → SocialLogin}/google.js +0 -0
  280. /package/{build/SocialLogin → SocialLogin}/google.js.map +0 -0
  281. /package/{build/SocialLogin → SocialLogin}/index.d.ts +0 -0
  282. /package/{build/SocialLogin → SocialLogin}/index.d.ts.map +0 -0
  283. /package/{build/SocialLogin → SocialLogin}/index.js +0 -0
  284. /package/{build/SocialLogin → SocialLogin}/index.js.map +0 -0
  285. /package/{build/SocialLogin → SocialLogin}/types.d.ts +0 -0
  286. /package/{build/SocialLogin → SocialLogin}/types.d.ts.map +0 -0
  287. /package/{build/SocialLogin → SocialLogin}/types.js +0 -0
  288. /package/{build/SocialLogin → SocialLogin}/types.js.map +0 -0
  289. /package/{build/Stripe → Stripe}/index.d.ts +0 -0
  290. /package/{build/Stripe → Stripe}/index.d.ts.map +0 -0
  291. /package/{build/Stripe → Stripe}/index.js +0 -0
  292. /package/{build/Stripe → Stripe}/index.js.map +0 -0
  293. /package/{build/Stripe → Stripe}/types.d.ts +0 -0
  294. /package/{build/Stripe → Stripe}/types.d.ts.map +0 -0
  295. /package/{build/Stripe → Stripe}/types.js +0 -0
  296. /package/{build/Stripe → Stripe}/types.js.map +0 -0
  297. /package/{build/VoiceSearch → VoiceSearch}/index.d.ts +0 -0
  298. /package/{build/VoiceSearch → VoiceSearch}/index.d.ts.map +0 -0
  299. /package/{build/VoiceSearch → VoiceSearch}/index.js +0 -0
  300. /package/{build/VoiceSearch → VoiceSearch}/index.js.map +0 -0
  301. /package/{build/VoiceSearch → VoiceSearch}/types.d.ts +0 -0
  302. /package/{build/VoiceSearch → VoiceSearch}/types.d.ts.map +0 -0
  303. /package/{build/VoiceSearch → VoiceSearch}/types.js +0 -0
  304. /package/{build/VoiceSearch → VoiceSearch}/types.js.map +0 -0
  305. /package/{build/barcode → barcode}/barcode-scan.d.ts +0 -0
  306. /package/{build/barcode → barcode}/barcode-scan.d.ts.map +0 -0
  307. /package/{build/barcode → barcode}/barcode-scan.js +0 -0
  308. /package/{build/barcode → barcode}/barcode-scan.js.map +0 -0
  309. /package/{build/barcode → barcode}/barcode-types.d.ts +0 -0
  310. /package/{build/barcode → barcode}/barcode-types.d.ts.map +0 -0
  311. /package/{build/barcode → barcode}/barcode-types.js +0 -0
  312. /package/{build/barcode → barcode}/barcode-types.js.map +0 -0
  313. /package/{build/barcode → barcode}/formats.d.ts +0 -0
  314. /package/{build/barcode → barcode}/formats.d.ts.map +0 -0
  315. /package/{build/barcode → barcode}/formats.js +0 -0
  316. /package/{build/barcode → barcode}/formats.js.map +0 -0
  317. /package/{build/barcode → barcode}/index.d.ts +0 -0
  318. /package/{build/barcode → barcode}/index.d.ts.map +0 -0
  319. /package/{build/barcode → barcode}/index.js +0 -0
  320. /package/{build/barcode → barcode}/index.js.map +0 -0
  321. /package/{build/barcode → barcode}/types.d.ts +0 -0
  322. /package/{build/barcode → barcode}/types.d.ts.map +0 -0
  323. /package/{build/barcode → barcode}/types.js +0 -0
  324. /package/{build/barcode → barcode}/types.js.map +0 -0
  325. /package/{build/index.d.ts.map → index.d.ts.map} +0 -0
  326. /package/{build/index.js → index.js} +0 -0
  327. /package/{build/index.js.map → index.js.map} +0 -0
  328. /package/{build/types → types}/index.d.ts +0 -0
  329. /package/{build/types → types}/index.d.ts.map +0 -0
  330. /package/{build/types → types}/index.js +0 -0
  331. /package/{build/types → types}/index.js.map +0 -0
  332. /package/{build/utills.d.ts → utills.d.ts} +0 -0
  333. /package/{build/utills.d.ts.map → utills.d.ts.map} +0 -0
  334. /package/{build/utills.js → utills.js} +0 -0
  335. /package/{build/utills.js.map → utills.js.map} +0 -0
  336. /package/{build/webtonative.min.js → webtonative.min.js} +0 -0
package/index.d.ts CHANGED
@@ -1,65 +1,15 @@
1
- // Type definitions for webtonative
2
-
3
- import { Platform, StatusBarOptions, DownloadBlobFileOptions, CustomFileDownloadOptions } from './src/types';
4
-
5
- // Export platform constants
6
- export const isAndroidApp: boolean;
7
- export const isIosApp: boolean;
8
-
9
- // Export core functions
10
- export function hideSplashScreen(): void;
11
- export function statusBar(options: StatusBarOptions): void;
12
- export function downloadFile(downloadUrl: string): void;
13
- export function downloadBlobFile(options: DownloadBlobFileOptions): void;
14
- export function customFileDownload(options: CustomFileDownloadOptions): void;
15
- export function deviceInfo(): Promise<any>;
16
- export function showInAppReview(): void;
17
-
18
- // Barcode module
19
- export namespace Barcode {
20
- enum Format {
21
- ALL_FORMATS = 0,
22
- CODE_128 = 1,
23
- CODE_39 = 2,
24
- CODE_93 = 4,
25
- CODABAR = 8,
26
- DATA_MATRIX = 16,
27
- EAN_13 = 32,
28
- EAN_8 = 64,
29
- ITF = 128,
30
- QR_CODE = 256,
31
- UPC_A = 512,
32
- UPC_E = 1024,
33
- PDF417 = 2048,
34
- AZTEC = 4096
35
- }
36
-
37
- enum Types {
38
- QR_CODE = 'QR_CODE',
39
- DATA_MATRIX = 'DATA_MATRIX',
40
- UPC_E = 'UPC_E',
41
- UPC_A = 'UPC_A',
42
- EAN_8 = 'EAN_8',
43
- EAN_13 = 'EAN_13',
44
- CODE_128 = 'CODE_128',
45
- CODE_39 = 'CODE_39',
46
- CODE_93 = 'CODE_93',
47
- CODABAR = 'CODABAR',
48
- ITF = 'ITF',
49
- AZTEC = 'AZTEC',
50
- PDF_417 = 'PDF_417'
51
- }
52
-
53
- interface BarcodeScanOptions {
54
- onBarcodeSearch?: (value: string) => void;
55
- format?: number;
56
- }
57
-
58
- function BarcodeScan(options: BarcodeScanOptions): void;
59
- }
60
-
61
- // Define the main module
62
- declare module 'webtonative' {
63
- export * from './src/index';
64
- export default function webtonative(): typeof import('./src/index');
65
- }
1
+ import { StatusBarOptions, DownloadBlobFileOptions, CustomFileDownloadOptions } from "./types";
2
+ export declare const isAndroidApp: boolean;
3
+ export declare const isIosApp: boolean;
4
+ /**
5
+ * This function hides splash screen
6
+ * @example wtn.hideSplashScreen()
7
+ */
8
+ export declare const hideSplashScreen: () => void;
9
+ export declare const statusBar: (options: StatusBarOptions) => void;
10
+ export declare const downloadFile: (downloadUrl: string) => void;
11
+ export declare const downloadBlobFile: ({ fileName, downloadUrl }: DownloadBlobFileOptions) => void;
12
+ export declare const customFileDownload: ({ downloadUrl, fileName, isBlob, mimeType, cookies, userAgent, openFileAfterDownload }: CustomFileDownloadOptions) => void;
13
+ export declare const deviceInfo: () => Promise<any>;
14
+ export declare const showInAppReview: () => void;
15
+ //# sourceMappingURL=index.d.ts.map
package/package.json CHANGED
@@ -1,37 +1,155 @@
1
1
  {
2
- "name": "webtonative",
3
- "version": "1.0.75-beta.2",
4
- "description": "",
5
- "main": "build/index.js",
6
- "types": "build/index.d.ts",
7
- "scripts": {
8
- "build": "rimraf build && tsc && ts-node buildScript.ts && npm run dist",
9
- "test": "echo \"Error: no test specified\" && exit 1",
10
- "dist": "NODE_ENV=production webpack --config webpack.config.js"
11
- },
12
- "repository": {
13
- "type": "git",
14
- "url": "git+https://github.com/webtonative/webtonative.git"
15
- },
16
- "author": "",
17
- "license": "ISC",
18
- "bugs": {
19
- "url": "https://github.com/webtonative/webtonative/issues"
20
- },
21
- "homepage": "https://github.com/webtonative/webtonative#readme",
22
- "dependencies": {},
23
- "devDependencies": {
24
- "@babel/cli": "^7.14.5",
25
- "@babel/core": "^7.14.6",
26
- "@babel/preset-env": "^7.14.7",
27
- "@types/node": "^18.11.18",
28
- "babel-loader": "^8.2.2",
29
- "babel-preset-minify": "^0.5.1",
30
- "rimraf": "^3.0.2",
31
- "ts-loader": "^9.4.2",
32
- "ts-node": "^10.9.1",
33
- "typescript": "^4.9.4",
34
- "webpack": "^5.40.0",
35
- "webpack-cli": "^4.7.2"
36
- }
37
- }
2
+ "name": "webtonative",
3
+ "version": "1.0.75-beta.4",
4
+ "description": "",
5
+ "main": "build/index.js",
6
+ "types": "build/index.d.ts",
7
+ "scripts": {
8
+ "build": "rimraf build && tsc && ts-node buildScript.ts && npm run dist",
9
+ "test": "echo \"Error: no test specified\" && exit 1",
10
+ "dist": "NODE_ENV=production webpack --config webpack.config.js"
11
+ },
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "git+https://github.com/webtonative/webtonative.git"
15
+ },
16
+ "author": "",
17
+ "license": "ISC",
18
+ "bugs": {
19
+ "url": "https://github.com/webtonative/webtonative/issues"
20
+ },
21
+ "homepage": "https://github.com/webtonative/webtonative#readme",
22
+ "dependencies": {},
23
+ "devDependencies": {
24
+ "@babel/cli": "^7.14.5",
25
+ "@babel/core": "^7.14.6",
26
+ "@babel/preset-env": "^7.14.7",
27
+ "@types/node": "^18.11.18",
28
+ "babel-loader": "^8.2.2",
29
+ "babel-preset-minify": "^0.5.1",
30
+ "rimraf": "^3.0.2",
31
+ "ts-loader": "^9.4.2",
32
+ "ts-node": "^10.9.1",
33
+ "typescript": "^4.9.4",
34
+ "webpack": "^5.40.0",
35
+ "webpack-cli": "^4.7.2"
36
+ },
37
+ "exports": {
38
+ ".": {
39
+ "import": "./index.js",
40
+ "types": "./index.d.ts"
41
+ },
42
+ "./ATTConsent": {
43
+ "import": "./ATTConsent/index.js",
44
+ "types": "./ATTConsent/index.d.ts"
45
+ },
46
+ "./AdMob": {
47
+ "import": "./AdMob/index.js",
48
+ "types": "./AdMob/index.d.ts"
49
+ },
50
+ "./AppReview": {
51
+ "import": "./AppReview/index.js",
52
+ "types": "./AppReview/index.d.ts"
53
+ },
54
+ "./AppsFlyer": {
55
+ "import": "./AppsFlyer/index.js",
56
+ "types": "./AppsFlyer/index.d.ts"
57
+ },
58
+ "./BackgroundLocation": {
59
+ "import": "./BackgroundLocation/index.js",
60
+ "types": "./BackgroundLocation/index.d.ts"
61
+ },
62
+ "./Beacon": {
63
+ "import": "./Beacon/index.js",
64
+ "types": "./Beacon/index.d.ts"
65
+ },
66
+ "./Biometric": {
67
+ "import": "./Biometric/index.js",
68
+ "types": "./Biometric/index.d.ts"
69
+ },
70
+ "./Bluetooth": {
71
+ "import": "./Bluetooth/index.js",
72
+ "types": "./Bluetooth/index.d.ts"
73
+ },
74
+ "./BottomNavigation": {
75
+ "import": "./BottomNavigation/index.js",
76
+ "types": "./BottomNavigation/index.d.ts"
77
+ },
78
+ "./Clipboard": {
79
+ "import": "./Clipboard/index.js",
80
+ "types": "./Clipboard/index.d.ts"
81
+ },
82
+ "./Facebook": {
83
+ "import": "./Facebook/index.js",
84
+ "types": "./Facebook/index.d.ts"
85
+ },
86
+ "./Firebase": {
87
+ "import": "./Firebase/index.js",
88
+ "types": "./Firebase/index.d.ts"
89
+ },
90
+ "./FirebaseAnalytics": {
91
+ "import": "./FirebaseAnalytics/index.js",
92
+ "types": "./FirebaseAnalytics/index.d.ts"
93
+ },
94
+ "./Haptics": {
95
+ "import": "./Haptics/index.js",
96
+ "types": "./Haptics/index.d.ts"
97
+ },
98
+ "./InAppPurchase": {
99
+ "import": "./InAppPurchase/index.js",
100
+ "types": "./InAppPurchase/index.d.ts"
101
+ },
102
+ "./InAppUpdate": {
103
+ "import": "./InAppUpdate/index.js",
104
+ "types": "./InAppUpdate/index.d.ts"
105
+ },
106
+ "./MediaPlayer": {
107
+ "import": "./MediaPlayer/index.js",
108
+ "types": "./MediaPlayer/index.d.ts"
109
+ },
110
+ "./NativeContacts": {
111
+ "import": "./NativeContacts/index.js",
112
+ "types": "./NativeContacts/index.d.ts"
113
+ },
114
+ "./Notification": {
115
+ "import": "./Notification/index.js",
116
+ "types": "./Notification/index.d.ts"
117
+ },
118
+ "./OneSignal": {
119
+ "import": "./OneSignal/index.js",
120
+ "types": "./OneSignal/index.d.ts"
121
+ },
122
+ "./Printing": {
123
+ "import": "./Printing/index.js",
124
+ "types": "./Printing/index.d.ts"
125
+ },
126
+ "./Screen": {
127
+ "import": "./Screen/index.js",
128
+ "types": "./Screen/index.d.ts"
129
+ },
130
+ "./Siri": {
131
+ "import": "./Siri/index.js",
132
+ "types": "./Siri/index.d.ts"
133
+ },
134
+ "./SocialLogin": {
135
+ "import": "./SocialLogin/index.js",
136
+ "types": "./SocialLogin/index.d.ts"
137
+ },
138
+ "./Stripe": {
139
+ "import": "./Stripe/index.js",
140
+ "types": "./Stripe/index.d.ts"
141
+ },
142
+ "./VoiceSearch": {
143
+ "import": "./VoiceSearch/index.js",
144
+ "types": "./VoiceSearch/index.d.ts"
145
+ },
146
+ "./barcode": {
147
+ "import": "./barcode/index.js",
148
+ "types": "./barcode/index.d.ts"
149
+ },
150
+ "./types": {
151
+ "import": "./types/index.js",
152
+ "types": "./types/index.d.ts"
153
+ }
154
+ }
155
+ }
package/.editorconfig DELETED
@@ -1,10 +0,0 @@
1
- root = true
2
-
3
- # Unix-style newlines with a newline ending every file
4
- [*]
5
- charset = utf-8
6
- end_of_line = lf
7
- insert_final_newline = true
8
- indent_style = tab
9
- indent_size = 2
10
- trim_trailing_whitespace = true
package/.prettierrc.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "printWidth": 100,
3
- "tabWidth": 2,
4
- "singleQuote": false,
5
- "trailingComma": "es5"
6
- }
7
-
package/build/README.md DELETED
@@ -1,33 +0,0 @@
1
- # WebToNative SDK
2
-
3
- Repository for WebToNative TypeScript/JavaScript SDK. Build your Android/iOS app from https://webtonative.com
4
-
5
- ## Installation
6
-
7
- ```bash
8
- npm install webtonative
9
- ```
10
-
11
- ## TypeScript Support
12
-
13
- This package includes TypeScript type definitions. You can use it in your TypeScript projects with full type checking and autocompletion support.
14
-
15
- ```typescript
16
- import webtonative from 'webtonative';
17
-
18
- // Initialize the SDK
19
- const wtn = webtonative();
20
-
21
- // Use with TypeScript type checking
22
- wtn.statusBar({ color: '#FFFFFF', style: 'dark' });
23
-
24
- // Access device information with typed response
25
- wtn.deviceInfo().then(info => {
26
- console.log(info);
27
- });
28
- ```
29
-
30
- ## Documentation
31
-
32
- For complete documentation, visit:
33
- https://docs.webtonative.com
package/build/index.d.ts DELETED
@@ -1,15 +0,0 @@
1
- import { StatusBarOptions, DownloadBlobFileOptions, CustomFileDownloadOptions } from "./types";
2
- export declare const isAndroidApp: boolean;
3
- export declare const isIosApp: boolean;
4
- /**
5
- * This function hides splash screen
6
- * @example wtn.hideSplashScreen()
7
- */
8
- export declare const hideSplashScreen: () => void;
9
- export declare const statusBar: (options: StatusBarOptions) => void;
10
- export declare const downloadFile: (downloadUrl: string) => void;
11
- export declare const downloadBlobFile: ({ fileName, downloadUrl }: DownloadBlobFileOptions) => void;
12
- export declare const customFileDownload: ({ downloadUrl, fileName, isBlob, mimeType, cookies, userAgent, openFileAfterDownload }: CustomFileDownloadOptions) => void;
13
- export declare const deviceInfo: () => Promise<any>;
14
- export declare const showInAppReview: () => void;
15
- //# sourceMappingURL=index.d.ts.map
@@ -1,155 +0,0 @@
1
- {
2
- "name": "webtonative",
3
- "version": "1.0.75-beta.2",
4
- "description": "",
5
- "main": "build/index.js",
6
- "types": "build/index.d.ts",
7
- "scripts": {
8
- "build": "rimraf build && tsc && ts-node buildScript.ts && npm run dist",
9
- "test": "echo \"Error: no test specified\" && exit 1",
10
- "dist": "NODE_ENV=production webpack --config webpack.config.js"
11
- },
12
- "repository": {
13
- "type": "git",
14
- "url": "git+https://github.com/webtonative/webtonative.git"
15
- },
16
- "author": "",
17
- "license": "ISC",
18
- "bugs": {
19
- "url": "https://github.com/webtonative/webtonative/issues"
20
- },
21
- "homepage": "https://github.com/webtonative/webtonative#readme",
22
- "dependencies": {},
23
- "devDependencies": {
24
- "@babel/cli": "^7.14.5",
25
- "@babel/core": "^7.14.6",
26
- "@babel/preset-env": "^7.14.7",
27
- "@types/node": "^18.11.18",
28
- "babel-loader": "^8.2.2",
29
- "babel-preset-minify": "^0.5.1",
30
- "rimraf": "^3.0.2",
31
- "ts-loader": "^9.4.2",
32
- "ts-node": "^10.9.1",
33
- "typescript": "^4.9.4",
34
- "webpack": "^5.40.0",
35
- "webpack-cli": "^4.7.2"
36
- },
37
- "exports": {
38
- ".": {
39
- "import": "./build/index.js",
40
- "types": "./build/index.d.ts"
41
- },
42
- "./ATTConsent": {
43
- "import": "./build/ATTConsent/index.js",
44
- "types": "./build/ATTConsent/index.d.ts"
45
- },
46
- "./AdMob": {
47
- "import": "./build/AdMob/index.js",
48
- "types": "./build/AdMob/index.d.ts"
49
- },
50
- "./AppReview": {
51
- "import": "./build/AppReview/index.js",
52
- "types": "./build/AppReview/index.d.ts"
53
- },
54
- "./AppsFlyer": {
55
- "import": "./build/AppsFlyer/index.js",
56
- "types": "./build/AppsFlyer/index.d.ts"
57
- },
58
- "./BackgroundLocation": {
59
- "import": "./build/BackgroundLocation/index.js",
60
- "types": "./build/BackgroundLocation/index.d.ts"
61
- },
62
- "./Beacon": {
63
- "import": "./build/Beacon/index.js",
64
- "types": "./build/Beacon/index.d.ts"
65
- },
66
- "./Biometric": {
67
- "import": "./build/Biometric/index.js",
68
- "types": "./build/Biometric/index.d.ts"
69
- },
70
- "./Bluetooth": {
71
- "import": "./build/Bluetooth/index.js",
72
- "types": "./build/Bluetooth/index.d.ts"
73
- },
74
- "./BottomNavigation": {
75
- "import": "./build/BottomNavigation/index.js",
76
- "types": "./build/BottomNavigation/index.d.ts"
77
- },
78
- "./Clipboard": {
79
- "import": "./build/Clipboard/index.js",
80
- "types": "./build/Clipboard/index.d.ts"
81
- },
82
- "./Facebook": {
83
- "import": "./build/Facebook/index.js",
84
- "types": "./build/Facebook/index.d.ts"
85
- },
86
- "./Firebase": {
87
- "import": "./build/Firebase/index.js",
88
- "types": "./build/Firebase/index.d.ts"
89
- },
90
- "./FirebaseAnalytics": {
91
- "import": "./build/FirebaseAnalytics/index.js",
92
- "types": "./build/FirebaseAnalytics/index.d.ts"
93
- },
94
- "./Haptics": {
95
- "import": "./build/Haptics/index.js",
96
- "types": "./build/Haptics/index.d.ts"
97
- },
98
- "./InAppPurchase": {
99
- "import": "./build/InAppPurchase/index.js",
100
- "types": "./build/InAppPurchase/index.d.ts"
101
- },
102
- "./InAppUpdate": {
103
- "import": "./build/InAppUpdate/index.js",
104
- "types": "./build/InAppUpdate/index.d.ts"
105
- },
106
- "./MediaPlayer": {
107
- "import": "./build/MediaPlayer/index.js",
108
- "types": "./build/MediaPlayer/index.d.ts"
109
- },
110
- "./NativeContacts": {
111
- "import": "./build/NativeContacts/index.js",
112
- "types": "./build/NativeContacts/index.d.ts"
113
- },
114
- "./Notification": {
115
- "import": "./build/Notification/index.js",
116
- "types": "./build/Notification/index.d.ts"
117
- },
118
- "./OneSignal": {
119
- "import": "./build/OneSignal/index.js",
120
- "types": "./build/OneSignal/index.d.ts"
121
- },
122
- "./Printing": {
123
- "import": "./build/Printing/index.js",
124
- "types": "./build/Printing/index.d.ts"
125
- },
126
- "./Screen": {
127
- "import": "./build/Screen/index.js",
128
- "types": "./build/Screen/index.d.ts"
129
- },
130
- "./Siri": {
131
- "import": "./build/Siri/index.js",
132
- "types": "./build/Siri/index.d.ts"
133
- },
134
- "./SocialLogin": {
135
- "import": "./build/SocialLogin/index.js",
136
- "types": "./build/SocialLogin/index.d.ts"
137
- },
138
- "./Stripe": {
139
- "import": "./build/Stripe/index.js",
140
- "types": "./build/Stripe/index.d.ts"
141
- },
142
- "./VoiceSearch": {
143
- "import": "./build/VoiceSearch/index.js",
144
- "types": "./build/VoiceSearch/index.d.ts"
145
- },
146
- "./barcode": {
147
- "import": "./build/barcode/index.js",
148
- "types": "./build/barcode/index.d.ts"
149
- },
150
- "./types": {
151
- "import": "./build/types/index.js",
152
- "types": "./build/types/index.d.ts"
153
- }
154
- }
155
- }
package/buildScript.ts DELETED
@@ -1,35 +0,0 @@
1
- const fs = require("fs");
2
- import path from "path";
3
-
4
- // Copy README.md to build folder
5
- fs.copyFileSync("README.md", "build/README.md");
6
-
7
- // Read package.json, remove private flag, and write to build folder
8
- const packageJson = JSON.parse(fs.readFileSync("package.json", "utf8"));
9
- delete packageJson.private;
10
-
11
- const buildPath = path.resolve("build");
12
-
13
- const exportsMap = {
14
- ".": {
15
- import: "./build/index.js",
16
- types: "./build/index.d.ts",
17
- },
18
- };
19
-
20
- const entries = fs.readdirSync(buildPath, { withFileTypes: true });
21
-
22
- for (const entry of entries) {
23
- if (entry.isDirectory()) {
24
- const name = entry.name;
25
- exportsMap[`./${name}`] = {
26
- import: `./build/${name}/index.js`,
27
- types: `./build/${name}/index.d.ts`,
28
- };
29
- }
30
- }
31
-
32
- packageJson.exports = exportsMap;
33
-
34
- // Write the modified package.json to build folder
35
- fs.writeFileSync("build/package.json", JSON.stringify(packageJson, null, 4));
package/client.ts DELETED
@@ -1,106 +0,0 @@
1
- import * as webToNative from "./src/index";
2
- import * as OneSignal from "./src/OneSignal";
3
- import VoiceSearch from "./src/VoiceSearch";
4
- import * as Barcode from "./src/barcode";
5
- import * as AdMob from "./src/AdMob";
6
- import { socialLogin } from "./src/SocialLogin/index";
7
- import * as AppsFlyer from "./src/AppsFlyer";
8
- import { inAppPurchase, getAllPurchases, getReceiptData } from "./src/InAppPurchase";
9
- import * as FBEvents from "./src/Facebook/events";
10
- import * as BottomNavigation from "./src/BottomNavigation";
11
- import * as contacts from "./src/NativeContacts";
12
- import * as backgroundLocation from "./src/BackgroundLocation";
13
- import * as screen from "./src/Screen";
14
- import * as clipboard from "./src/Clipboard";
15
- import * as appReview from "./src/AppReview";
16
- import * as Biometric from "./src/Biometric";
17
- import * as ATTConsent from "./src/ATTConsent";
18
- import * as FirebaseAnalytics from "./src/FirebaseAnalytics";
19
- import * as Firebase from "./src/Firebase";
20
- import * as Haptics from "./src/Haptics";
21
- import * as MediaPlayer from "./src/MediaPlayer";
22
- import * as Printing from "./src/Printing";
23
- import * as Notification from "./src/Notification";
24
- import * as Bluetooth from "./src/Bluetooth";
25
- import * as Stripe from "./src/Stripe";
26
- import * as InAppUpdate from "./src/InAppUpdate";
27
- import * as Siri from "./src/Siri";
28
- import * as Beacon from "./src/Beacon";
29
- import { webToNativeIos } from "./src/utills";
30
-
31
- // Define the window interface to add WTN property
32
- declare global {
33
- interface Window {
34
- WTN: typeof webToNative & {
35
- OneSignal: typeof OneSignal;
36
- VoiceSearch: typeof VoiceSearch;
37
- Barcode: typeof Barcode;
38
- AdMob: typeof AdMob;
39
- socialLogin: typeof socialLogin;
40
- inAppPurchase: typeof inAppPurchase;
41
- getAllPurchases: typeof getAllPurchases;
42
- getReceiptData: typeof getReceiptData;
43
- appsflyer: typeof AppsFlyer;
44
- bottomNavigation: typeof BottomNavigation;
45
- contacts: typeof contacts;
46
- screen: typeof screen;
47
- backgroundLocation: typeof backgroundLocation;
48
- clipboard: typeof clipboard;
49
- appReview: typeof appReview;
50
- Biometric: typeof Biometric;
51
- ATTConsent: typeof ATTConsent;
52
- facebook: {
53
- events: typeof FBEvents;
54
- };
55
- FirebaseAnalytics: typeof FirebaseAnalytics;
56
- Firebase: typeof Firebase;
57
- Haptics: typeof Haptics;
58
- MediaPlayer: typeof MediaPlayer;
59
- Printing: typeof Printing;
60
- Notification: typeof Notification;
61
- Bluetooth: typeof Bluetooth;
62
- Stripe: typeof Stripe;
63
- InAppUpdate: typeof InAppUpdate;
64
- Siri: typeof Siri;
65
- Beacon: typeof Beacon;
66
- };
67
- }
68
- }
69
-
70
- // Assign to window.WTN
71
- window.WTN = webToNative as any;
72
-
73
- window.WTN.OneSignal = OneSignal;
74
- window.WTN.VoiceSearch = VoiceSearch;
75
- window.WTN.Barcode = Barcode;
76
- window.WTN.AdMob = AdMob;
77
- window.WTN.socialLogin = socialLogin;
78
- window.WTN.inAppPurchase = inAppPurchase;
79
- window.WTN.getAllPurchases = getAllPurchases;
80
- window.WTN.getReceiptData = getReceiptData;
81
- window.WTN.appsflyer = AppsFlyer;
82
- window.WTN.bottomNavigation = BottomNavigation;
83
- window.WTN.contacts = contacts;
84
- window.WTN.screen = screen;
85
- window.WTN.backgroundLocation = backgroundLocation;
86
- window.WTN.clipboard = clipboard;
87
- window.WTN.appReview = appReview;
88
- window.WTN.Biometric = Biometric;
89
- window.WTN.ATTConsent = ATTConsent;
90
- window.WTN.facebook = {
91
- events: FBEvents,
92
- };
93
- window.WTN.FirebaseAnalytics = FirebaseAnalytics;
94
- window.WTN.Firebase = Firebase;
95
- window.WTN.Haptics = Haptics;
96
- window.WTN.MediaPlayer = MediaPlayer;
97
- window.WTN.Printing = Printing;
98
- window.WTN.Notification = Notification;
99
- window.WTN.Bluetooth = Bluetooth;
100
- window.WTN.Stripe = Stripe;
101
- window.WTN.InAppUpdate = InAppUpdate;
102
- window.WTN.Siri = Siri;
103
- window.WTN.Beacon = Beacon;
104
-
105
- // Export the WTN object as default
106
- export default window.WTN;