react-native-firework-sdk 2.16.1 → 2.17.0-beta.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.
Files changed (506) hide show
  1. package/android/build.gradle +43 -75
  2. package/android/gradle.properties +5 -5
  3. package/android/settings.gradle +1 -1
  4. package/android/src/main/AndroidManifestNew.xml +41 -0
  5. package/ios/FireworkSdk-Bridging-Header.h +3 -3
  6. package/lib/commonjs/FWNavigator.js +13 -34
  7. package/lib/commonjs/FWNavigator.js.map +1 -1
  8. package/lib/commonjs/FireworkSDK.js +44 -159
  9. package/lib/commonjs/FireworkSDK.js.map +1 -1
  10. package/lib/commonjs/LiveStream.js +8 -27
  11. package/lib/commonjs/LiveStream.js.map +1 -1
  12. package/lib/commonjs/VideoShopping.js +21 -91
  13. package/lib/commonjs/VideoShopping.js.map +1 -1
  14. package/lib/commonjs/components/FWStoryBlock.js +2 -6
  15. package/lib/commonjs/components/FWStoryBlock.js.map +1 -1
  16. package/lib/commonjs/components/FWVideoFeed.js +2 -6
  17. package/lib/commonjs/components/FWVideoFeed.js.map +1 -1
  18. package/lib/commonjs/components/StoryBlock.js +60 -161
  19. package/lib/commonjs/components/StoryBlock.js.map +1 -1
  20. package/lib/commonjs/components/VideoFeed.js +214 -335
  21. package/lib/commonjs/components/VideoFeed.js.map +1 -1
  22. package/lib/commonjs/constants/FWErrorMessage.js +1 -4
  23. package/lib/commonjs/constants/FWErrorMessage.js.map +1 -1
  24. package/lib/commonjs/index.js +14 -29
  25. package/lib/commonjs/index.js.map +1 -1
  26. package/lib/commonjs/models/AdBadgeConfiguration.js.map +1 -1
  27. package/lib/commonjs/models/AdConfiguration.js.map +1 -1
  28. package/lib/commonjs/models/AndroidFontInfo.js.map +1 -1
  29. package/lib/commonjs/models/ButtonInfo.js.map +1 -1
  30. package/lib/commonjs/models/CountdownTimerConfiguration.js.map +1 -1
  31. package/lib/commonjs/models/DataTrackingLevel.js.map +1 -1
  32. package/lib/commonjs/models/FWComponentType.js +3 -5
  33. package/lib/commonjs/models/FWComponentType.js.map +1 -1
  34. package/lib/commonjs/models/FWError.js.map +1 -1
  35. package/lib/commonjs/models/FWEventName.js +3 -5
  36. package/lib/commonjs/models/FWEventName.js.map +1 -1
  37. package/lib/commonjs/models/FWEvents.js.map +1 -1
  38. package/lib/commonjs/models/FWNativeErrorAction.js +3 -5
  39. package/lib/commonjs/models/FWNativeErrorAction.js.map +1 -1
  40. package/lib/commonjs/models/FeedItemDetails.js.map +1 -1
  41. package/lib/commonjs/models/GradientDrawable.js.map +1 -1
  42. package/lib/commonjs/models/IOSFontInfo.js.map +1 -1
  43. package/lib/commonjs/models/LiveStreamChatEventName.js +7 -7
  44. package/lib/commonjs/models/LiveStreamChatEventName.js.map +1 -1
  45. package/lib/commonjs/models/LiveStreamEventDetails.js.map +1 -1
  46. package/lib/commonjs/models/LiveStreamEventName.js +13 -7
  47. package/lib/commonjs/models/LiveStreamEventName.js.map +1 -1
  48. package/lib/commonjs/models/LiveStreamMessageDetails.js.map +1 -1
  49. package/lib/commonjs/models/LivestreamPlayerDesignVersion.js +4 -7
  50. package/lib/commonjs/models/LivestreamPlayerDesignVersion.js.map +1 -1
  51. package/lib/commonjs/models/MarkInitCalledOptions.js.map +1 -1
  52. package/lib/commonjs/models/OpenVideoPlayerConfiguration.js.map +1 -1
  53. package/lib/commonjs/models/Product.js.map +1 -1
  54. package/lib/commonjs/models/ProductInfoViewConfiguration.js.map +1 -1
  55. package/lib/commonjs/models/ProductUnit.js.map +1 -1
  56. package/lib/commonjs/models/PushRNContainerParams.js.map +1 -1
  57. package/lib/commonjs/models/ReplayBadgeConfiguration.js.map +1 -1
  58. package/lib/commonjs/models/SDKInitOptions.js.map +1 -1
  59. package/lib/commonjs/models/ShoppingCTAResult.js.map +1 -1
  60. package/lib/commonjs/models/StoryBlockConfiguration.js.map +1 -1
  61. package/lib/commonjs/models/StoryBlockNativeConfiguration.js.map +1 -1
  62. package/lib/commonjs/models/StoryBlockSource.js.map +1 -1
  63. package/lib/commonjs/models/TrackPurchaseParameters.js.map +1 -1
  64. package/lib/commonjs/models/VideoFeedConfiguration.js.map +1 -1
  65. package/lib/commonjs/models/VideoFeedSource.js.map +1 -1
  66. package/lib/commonjs/models/VideoPlaybackDetails.js.map +1 -1
  67. package/lib/commonjs/models/VideoPlaybackEventName.js +40 -7
  68. package/lib/commonjs/models/VideoPlaybackEventName.js.map +1 -1
  69. package/lib/commonjs/models/VideoPlayerButtonConfiguration.js.map +1 -1
  70. package/lib/commonjs/models/VideoPlayerCTADelay.js.map +1 -1
  71. package/lib/commonjs/models/VideoPlayerCTAStyle.js.map +1 -1
  72. package/lib/commonjs/models/VideoPlayerCTAWidth.js.map +1 -1
  73. package/lib/commonjs/models/VideoPlayerCompleteAction.js.map +1 -1
  74. package/lib/commonjs/models/VideoPlayerConfiguration.js.map +1 -1
  75. package/lib/commonjs/models/VideoPlayerLivestreamCountdownTimerTheme.js.map +1 -1
  76. package/lib/commonjs/models/VideoPlayerLogoConfiguration.js.map +1 -1
  77. package/lib/commonjs/models/VideoPlayerNativeConfiguration.js.map +1 -1
  78. package/lib/commonjs/models/VideoPlayerStyle.js.map +1 -1
  79. package/lib/commonjs/modules/FWNavigatorModule.js +3 -9
  80. package/lib/commonjs/modules/FWNavigatorModule.js.map +1 -1
  81. package/lib/commonjs/modules/FireworkSDKModule.js +3 -9
  82. package/lib/commonjs/modules/FireworkSDKModule.js.map +1 -1
  83. package/lib/commonjs/modules/LiveStreamModule.js +3 -9
  84. package/lib/commonjs/modules/LiveStreamModule.js.map +1 -1
  85. package/lib/commonjs/modules/ShoppingModule.js +3 -9
  86. package/lib/commonjs/modules/ShoppingModule.js.map +1 -1
  87. package/lib/commonjs/package.json +1 -0
  88. package/lib/commonjs/utils/FWGlobalState.js +3 -21
  89. package/lib/commonjs/utils/FWGlobalState.js.map +1 -1
  90. package/lib/commonjs/utils/FWJsonUtil.js +1 -9
  91. package/lib/commonjs/utils/FWJsonUtil.js.map +1 -1
  92. package/lib/commonjs/utils/FWLoggerUtil.js +1 -9
  93. package/lib/commonjs/utils/FWLoggerUtil.js.map +1 -1
  94. package/lib/commonjs/utils/VideoFeedUtil.js +15 -28
  95. package/lib/commonjs/utils/VideoFeedUtil.js.map +1 -1
  96. package/lib/module/FWNavigator.js +13 -24
  97. package/lib/module/FWNavigator.js.map +1 -1
  98. package/lib/module/FireworkSDK.js +42 -127
  99. package/lib/module/FireworkSDK.js.map +1 -1
  100. package/lib/module/LiveStream.js +7 -18
  101. package/lib/module/LiveStream.js.map +1 -1
  102. package/lib/module/VideoShopping.js +19 -68
  103. package/lib/module/VideoShopping.js.map +1 -1
  104. package/lib/module/components/FWStoryBlock.js +3 -1
  105. package/lib/module/components/FWStoryBlock.js.map +1 -1
  106. package/lib/module/components/FWVideoFeed.js +3 -1
  107. package/lib/module/components/FWVideoFeed.js.map +1 -1
  108. package/lib/module/components/StoryBlock.js +59 -111
  109. package/lib/module/components/StoryBlock.js.map +1 -1
  110. package/lib/module/components/VideoFeed.js +214 -299
  111. package/lib/module/components/VideoFeed.js.map +1 -1
  112. package/lib/module/constants/FWErrorMessage.js +2 -0
  113. package/lib/module/constants/FWErrorMessage.js.map +1 -1
  114. package/lib/module/index.js +14 -12
  115. package/lib/module/index.js.map +1 -1
  116. package/lib/module/models/AdBadgeConfiguration.js +1 -1
  117. package/lib/module/models/AdBadgeConfiguration.js.map +1 -1
  118. package/lib/module/models/AdConfiguration.js +1 -1
  119. package/lib/module/models/AdConfiguration.js.map +1 -1
  120. package/lib/module/models/AndroidFontInfo.js +1 -1
  121. package/lib/module/models/AndroidFontInfo.js.map +1 -1
  122. package/lib/module/models/ButtonInfo.js +1 -1
  123. package/lib/module/models/ButtonInfo.js.map +1 -1
  124. package/lib/module/models/CountdownTimerConfiguration.js +1 -1
  125. package/lib/module/models/CountdownTimerConfiguration.js.map +1 -1
  126. package/lib/module/models/DataTrackingLevel.js +1 -1
  127. package/lib/module/models/DataTrackingLevel.js.map +1 -1
  128. package/lib/module/models/FWComponentType.js +4 -3
  129. package/lib/module/models/FWComponentType.js.map +1 -1
  130. package/lib/module/models/FWError.js +1 -1
  131. package/lib/module/models/FWError.js.map +1 -1
  132. package/lib/module/models/FWEventName.js +4 -3
  133. package/lib/module/models/FWEventName.js.map +1 -1
  134. package/lib/module/models/FWEvents.js +2 -0
  135. package/lib/module/models/FWEvents.js.map +1 -1
  136. package/lib/module/models/FWNativeErrorAction.js +4 -3
  137. package/lib/module/models/FWNativeErrorAction.js.map +1 -1
  138. package/lib/module/models/FeedItemDetails.js +1 -1
  139. package/lib/module/models/FeedItemDetails.js.map +1 -1
  140. package/lib/module/models/GradientDrawable.js +1 -1
  141. package/lib/module/models/GradientDrawable.js.map +1 -1
  142. package/lib/module/models/IOSFontInfo.js +1 -1
  143. package/lib/module/models/IOSFontInfo.js.map +1 -1
  144. package/lib/module/models/LiveStreamChatEventName.js +7 -4
  145. package/lib/module/models/LiveStreamChatEventName.js.map +1 -1
  146. package/lib/module/models/LiveStreamEventDetails.js +1 -1
  147. package/lib/module/models/LiveStreamEventDetails.js.map +1 -1
  148. package/lib/module/models/LiveStreamEventName.js +13 -4
  149. package/lib/module/models/LiveStreamEventName.js.map +1 -1
  150. package/lib/module/models/LiveStreamMessageDetails.js +1 -1
  151. package/lib/module/models/LiveStreamMessageDetails.js.map +1 -1
  152. package/lib/module/models/LivestreamPlayerDesignVersion.js +4 -4
  153. package/lib/module/models/LivestreamPlayerDesignVersion.js.map +1 -1
  154. package/lib/module/models/MarkInitCalledOptions.js +1 -1
  155. package/lib/module/models/MarkInitCalledOptions.js.map +1 -1
  156. package/lib/module/models/OpenVideoPlayerConfiguration.js +1 -1
  157. package/lib/module/models/OpenVideoPlayerConfiguration.js.map +1 -1
  158. package/lib/module/models/Product.js +1 -1
  159. package/lib/module/models/Product.js.map +1 -1
  160. package/lib/module/models/ProductInfoViewConfiguration.js +1 -1
  161. package/lib/module/models/ProductInfoViewConfiguration.js.map +1 -1
  162. package/lib/module/models/ProductUnit.js +1 -1
  163. package/lib/module/models/ProductUnit.js.map +1 -1
  164. package/lib/module/models/PushRNContainerParams.js +1 -1
  165. package/lib/module/models/PushRNContainerParams.js.map +1 -1
  166. package/lib/module/models/ReplayBadgeConfiguration.js +1 -1
  167. package/lib/module/models/ReplayBadgeConfiguration.js.map +1 -1
  168. package/lib/module/models/SDKInitOptions.js +1 -1
  169. package/lib/module/models/SDKInitOptions.js.map +1 -1
  170. package/lib/module/models/ShoppingCTAResult.js +1 -1
  171. package/lib/module/models/ShoppingCTAResult.js.map +1 -1
  172. package/lib/module/models/StoryBlockConfiguration.js +2 -0
  173. package/lib/module/models/StoryBlockConfiguration.js.map +1 -1
  174. package/lib/module/models/StoryBlockNativeConfiguration.js +1 -1
  175. package/lib/module/models/StoryBlockNativeConfiguration.js.map +1 -1
  176. package/lib/module/models/StoryBlockSource.js +1 -1
  177. package/lib/module/models/StoryBlockSource.js.map +1 -1
  178. package/lib/module/models/TrackPurchaseParameters.js +1 -1
  179. package/lib/module/models/TrackPurchaseParameters.js.map +1 -1
  180. package/lib/module/models/VideoFeedConfiguration.js +1 -1
  181. package/lib/module/models/VideoFeedConfiguration.js.map +1 -1
  182. package/lib/module/models/VideoFeedSource.js +1 -1
  183. package/lib/module/models/VideoFeedSource.js.map +1 -1
  184. package/lib/module/models/VideoPlaybackDetails.js +1 -1
  185. package/lib/module/models/VideoPlaybackDetails.js.map +1 -1
  186. package/lib/module/models/VideoPlaybackEventName.js +40 -4
  187. package/lib/module/models/VideoPlaybackEventName.js.map +1 -1
  188. package/lib/module/models/VideoPlayerButtonConfiguration.js +1 -1
  189. package/lib/module/models/VideoPlayerButtonConfiguration.js.map +1 -1
  190. package/lib/module/models/VideoPlayerCTADelay.js +1 -1
  191. package/lib/module/models/VideoPlayerCTADelay.js.map +1 -1
  192. package/lib/module/models/VideoPlayerCTAStyle.js +2 -0
  193. package/lib/module/models/VideoPlayerCTAStyle.js.map +1 -1
  194. package/lib/module/models/VideoPlayerCTAWidth.js +1 -1
  195. package/lib/module/models/VideoPlayerCTAWidth.js.map +1 -1
  196. package/lib/module/models/VideoPlayerCompleteAction.js +1 -1
  197. package/lib/module/models/VideoPlayerCompleteAction.js.map +1 -1
  198. package/lib/module/models/VideoPlayerConfiguration.js +1 -1
  199. package/lib/module/models/VideoPlayerConfiguration.js.map +1 -1
  200. package/lib/module/models/VideoPlayerLivestreamCountdownTimerTheme.js +1 -1
  201. package/lib/module/models/VideoPlayerLivestreamCountdownTimerTheme.js.map +1 -1
  202. package/lib/module/models/VideoPlayerLogoConfiguration.js +1 -1
  203. package/lib/module/models/VideoPlayerLogoConfiguration.js.map +1 -1
  204. package/lib/module/models/VideoPlayerNativeConfiguration.js +1 -1
  205. package/lib/module/models/VideoPlayerNativeConfiguration.js.map +1 -1
  206. package/lib/module/models/VideoPlayerStyle.js +1 -1
  207. package/lib/module/models/VideoPlayerStyle.js.map +1 -1
  208. package/lib/module/modules/FWNavigatorModule.js +3 -2
  209. package/lib/module/modules/FWNavigatorModule.js.map +1 -1
  210. package/lib/module/modules/FireworkSDKModule.js +3 -2
  211. package/lib/module/modules/FireworkSDKModule.js.map +1 -1
  212. package/lib/module/modules/LiveStreamModule.js +3 -2
  213. package/lib/module/modules/LiveStreamModule.js.map +1 -1
  214. package/lib/module/modules/ShoppingModule.js +3 -2
  215. package/lib/module/modules/ShoppingModule.js.map +1 -1
  216. package/lib/module/package.json +1 -0
  217. package/lib/module/utils/FWGlobalState.js +3 -17
  218. package/lib/module/utils/FWGlobalState.js.map +1 -1
  219. package/lib/module/utils/FWJsonUtil.js +2 -6
  220. package/lib/module/utils/FWJsonUtil.js.map +1 -1
  221. package/lib/module/utils/FWLoggerUtil.js +2 -6
  222. package/lib/module/utils/FWLoggerUtil.js.map +1 -1
  223. package/lib/module/utils/VideoFeedUtil.js +16 -25
  224. package/lib/module/utils/VideoFeedUtil.js.map +1 -1
  225. package/lib/typescript/commonjs/package.json +1 -0
  226. package/lib/typescript/{FWNavigator.d.ts → commonjs/src/FWNavigator.d.ts} +3 -0
  227. package/lib/typescript/commonjs/src/FWNavigator.d.ts.map +1 -0
  228. package/lib/typescript/{FireworkSDK.d.ts → commonjs/src/FireworkSDK.d.ts} +1 -0
  229. package/lib/typescript/commonjs/src/FireworkSDK.d.ts.map +1 -0
  230. package/lib/typescript/{LiveStream.d.ts → commonjs/src/LiveStream.d.ts} +1 -0
  231. package/lib/typescript/commonjs/src/LiveStream.d.ts.map +1 -0
  232. package/lib/typescript/{VideoShopping.d.ts → commonjs/src/VideoShopping.d.ts} +1 -0
  233. package/lib/typescript/commonjs/src/VideoShopping.d.ts.map +1 -0
  234. package/lib/typescript/{components → commonjs/src/components}/FWStoryBlock.d.ts +1 -0
  235. package/lib/typescript/commonjs/src/components/FWStoryBlock.d.ts.map +1 -0
  236. package/lib/typescript/{components → commonjs/src/components}/FWVideoFeed.d.ts +1 -0
  237. package/lib/typescript/commonjs/src/components/FWVideoFeed.d.ts.map +1 -0
  238. package/lib/typescript/{components → commonjs/src/components}/StoryBlock.d.ts +3 -3
  239. package/lib/typescript/commonjs/src/components/StoryBlock.d.ts.map +1 -0
  240. package/lib/typescript/{components → commonjs/src/components}/VideoFeed.d.ts +3 -2
  241. package/lib/typescript/commonjs/src/components/VideoFeed.d.ts.map +1 -0
  242. package/lib/typescript/{constants → commonjs/src/constants}/FWErrorMessage.d.ts +1 -0
  243. package/lib/typescript/commonjs/src/constants/FWErrorMessage.d.ts.map +1 -0
  244. package/lib/typescript/{index.d.ts → commonjs/src/index.d.ts} +3 -1
  245. package/lib/typescript/commonjs/src/index.d.ts.map +1 -0
  246. package/lib/typescript/{models → commonjs/src/models}/AdBadgeConfiguration.d.ts +1 -0
  247. package/lib/typescript/commonjs/src/models/AdBadgeConfiguration.d.ts.map +1 -0
  248. package/lib/typescript/{models → commonjs/src/models}/AdConfiguration.d.ts +1 -0
  249. package/lib/typescript/commonjs/src/models/AdConfiguration.d.ts.map +1 -0
  250. package/lib/typescript/{models → commonjs/src/models}/AndroidFontInfo.d.ts +1 -0
  251. package/lib/typescript/commonjs/src/models/AndroidFontInfo.d.ts.map +1 -0
  252. package/lib/typescript/{models → commonjs/src/models}/ButtonInfo.d.ts +1 -0
  253. package/lib/typescript/commonjs/src/models/ButtonInfo.d.ts.map +1 -0
  254. package/lib/typescript/{models → commonjs/src/models}/CountdownTimerConfiguration.d.ts +1 -0
  255. package/lib/typescript/commonjs/src/models/CountdownTimerConfiguration.d.ts.map +1 -0
  256. package/lib/typescript/{models → commonjs/src/models}/DataTrackingLevel.d.ts +1 -0
  257. package/lib/typescript/commonjs/src/models/DataTrackingLevel.d.ts.map +1 -0
  258. package/lib/typescript/{models → commonjs/src/models}/FWComponentType.d.ts +1 -0
  259. package/lib/typescript/commonjs/src/models/FWComponentType.d.ts.map +1 -0
  260. package/lib/typescript/{models → commonjs/src/models}/FWError.d.ts +1 -0
  261. package/lib/typescript/commonjs/src/models/FWError.d.ts.map +1 -0
  262. package/lib/typescript/{models → commonjs/src/models}/FWEventName.d.ts +1 -0
  263. package/lib/typescript/commonjs/src/models/FWEventName.d.ts.map +1 -0
  264. package/lib/typescript/{models → commonjs/src/models}/FWEvents.d.ts +1 -0
  265. package/lib/typescript/commonjs/src/models/FWEvents.d.ts.map +1 -0
  266. package/lib/typescript/{models → commonjs/src/models}/FWNativeErrorAction.d.ts +1 -0
  267. package/lib/typescript/commonjs/src/models/FWNativeErrorAction.d.ts.map +1 -0
  268. package/lib/typescript/{models → commonjs/src/models}/FeedItemDetails.d.ts +1 -0
  269. package/lib/typescript/commonjs/src/models/FeedItemDetails.d.ts.map +1 -0
  270. package/lib/typescript/{models → commonjs/src/models}/GradientDrawable.d.ts +1 -0
  271. package/lib/typescript/commonjs/src/models/GradientDrawable.d.ts.map +1 -0
  272. package/lib/typescript/{models → commonjs/src/models}/IOSFontInfo.d.ts +1 -0
  273. package/lib/typescript/commonjs/src/models/IOSFontInfo.d.ts.map +1 -0
  274. package/lib/typescript/{models → commonjs/src/models}/LiveStreamChatEventName.d.ts +1 -0
  275. package/lib/typescript/commonjs/src/models/LiveStreamChatEventName.d.ts.map +1 -0
  276. package/lib/typescript/{models → commonjs/src/models}/LiveStreamEventDetails.d.ts +1 -0
  277. package/lib/typescript/commonjs/src/models/LiveStreamEventDetails.d.ts.map +1 -0
  278. package/lib/typescript/{models → commonjs/src/models}/LiveStreamEventName.d.ts +1 -0
  279. package/lib/typescript/commonjs/src/models/LiveStreamEventName.d.ts.map +1 -0
  280. package/lib/typescript/{models → commonjs/src/models}/LiveStreamMessageDetails.d.ts +1 -0
  281. package/lib/typescript/commonjs/src/models/LiveStreamMessageDetails.d.ts.map +1 -0
  282. package/lib/typescript/{models → commonjs/src/models}/LivestreamPlayerDesignVersion.d.ts +1 -0
  283. package/lib/typescript/commonjs/src/models/LivestreamPlayerDesignVersion.d.ts.map +1 -0
  284. package/lib/typescript/{models → commonjs/src/models}/MarkInitCalledOptions.d.ts +1 -0
  285. package/lib/typescript/commonjs/src/models/MarkInitCalledOptions.d.ts.map +1 -0
  286. package/lib/typescript/{models → commonjs/src/models}/OpenVideoPlayerConfiguration.d.ts +1 -0
  287. package/lib/typescript/commonjs/src/models/OpenVideoPlayerConfiguration.d.ts.map +1 -0
  288. package/lib/typescript/{models → commonjs/src/models}/Product.d.ts +1 -0
  289. package/lib/typescript/commonjs/src/models/Product.d.ts.map +1 -0
  290. package/lib/typescript/{models → commonjs/src/models}/ProductInfoViewConfiguration.d.ts +1 -0
  291. package/lib/typescript/commonjs/src/models/ProductInfoViewConfiguration.d.ts.map +1 -0
  292. package/lib/typescript/{models → commonjs/src/models}/ProductUnit.d.ts +1 -0
  293. package/lib/typescript/commonjs/src/models/ProductUnit.d.ts.map +1 -0
  294. package/lib/typescript/{models → commonjs/src/models}/PushRNContainerParams.d.ts +1 -0
  295. package/lib/typescript/commonjs/src/models/PushRNContainerParams.d.ts.map +1 -0
  296. package/lib/typescript/{models → commonjs/src/models}/ReplayBadgeConfiguration.d.ts +1 -0
  297. package/lib/typescript/commonjs/src/models/ReplayBadgeConfiguration.d.ts.map +1 -0
  298. package/lib/typescript/{models → commonjs/src/models}/SDKInitOptions.d.ts +1 -0
  299. package/lib/typescript/commonjs/src/models/SDKInitOptions.d.ts.map +1 -0
  300. package/lib/typescript/{models → commonjs/src/models}/ShoppingCTAResult.d.ts +1 -0
  301. package/lib/typescript/commonjs/src/models/ShoppingCTAResult.d.ts.map +1 -0
  302. package/lib/typescript/{models → commonjs/src/models}/StoryBlockConfiguration.d.ts +1 -0
  303. package/lib/typescript/commonjs/src/models/StoryBlockConfiguration.d.ts.map +1 -0
  304. package/lib/typescript/{models → commonjs/src/models}/StoryBlockNativeConfiguration.d.ts +1 -0
  305. package/lib/typescript/commonjs/src/models/StoryBlockNativeConfiguration.d.ts.map +1 -0
  306. package/lib/typescript/{models → commonjs/src/models}/StoryBlockSource.d.ts +1 -0
  307. package/lib/typescript/commonjs/src/models/StoryBlockSource.d.ts.map +1 -0
  308. package/lib/typescript/{models → commonjs/src/models}/TrackPurchaseParameters.d.ts +1 -0
  309. package/lib/typescript/commonjs/src/models/TrackPurchaseParameters.d.ts.map +1 -0
  310. package/lib/typescript/{models → commonjs/src/models}/VideoFeedConfiguration.d.ts +1 -0
  311. package/lib/typescript/commonjs/src/models/VideoFeedConfiguration.d.ts.map +1 -0
  312. package/lib/typescript/{models → commonjs/src/models}/VideoFeedSource.d.ts +1 -0
  313. package/lib/typescript/commonjs/src/models/VideoFeedSource.d.ts.map +1 -0
  314. package/lib/typescript/{models → commonjs/src/models}/VideoPlaybackDetails.d.ts +1 -0
  315. package/lib/typescript/commonjs/src/models/VideoPlaybackDetails.d.ts.map +1 -0
  316. package/lib/typescript/{models → commonjs/src/models}/VideoPlaybackEventName.d.ts +1 -0
  317. package/lib/typescript/commonjs/src/models/VideoPlaybackEventName.d.ts.map +1 -0
  318. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerButtonConfiguration.d.ts +1 -0
  319. package/lib/typescript/commonjs/src/models/VideoPlayerButtonConfiguration.d.ts.map +1 -0
  320. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerCTADelay.d.ts +1 -0
  321. package/lib/typescript/commonjs/src/models/VideoPlayerCTADelay.d.ts.map +1 -0
  322. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerCTAStyle.d.ts +1 -0
  323. package/lib/typescript/commonjs/src/models/VideoPlayerCTAStyle.d.ts.map +1 -0
  324. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerCTAWidth.d.ts +1 -0
  325. package/lib/typescript/commonjs/src/models/VideoPlayerCTAWidth.d.ts.map +1 -0
  326. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerCompleteAction.d.ts +1 -0
  327. package/lib/typescript/commonjs/src/models/VideoPlayerCompleteAction.d.ts.map +1 -0
  328. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerConfiguration.d.ts +1 -0
  329. package/lib/typescript/commonjs/src/models/VideoPlayerConfiguration.d.ts.map +1 -0
  330. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerLivestreamCountdownTimerTheme.d.ts +1 -0
  331. package/lib/typescript/commonjs/src/models/VideoPlayerLivestreamCountdownTimerTheme.d.ts.map +1 -0
  332. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerLogoConfiguration.d.ts +2 -1
  333. package/lib/typescript/commonjs/src/models/VideoPlayerLogoConfiguration.d.ts.map +1 -0
  334. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerNativeConfiguration.d.ts +1 -0
  335. package/lib/typescript/commonjs/src/models/VideoPlayerNativeConfiguration.d.ts.map +1 -0
  336. package/lib/typescript/{models → commonjs/src/models}/VideoPlayerStyle.d.ts +1 -0
  337. package/lib/typescript/commonjs/src/models/VideoPlayerStyle.d.ts.map +1 -0
  338. package/lib/typescript/{modules → commonjs/src/modules}/FWNavigatorModule.d.ts +2 -1
  339. package/lib/typescript/commonjs/src/modules/FWNavigatorModule.d.ts.map +1 -0
  340. package/lib/typescript/{modules → commonjs/src/modules}/FireworkSDKModule.d.ts +4 -3
  341. package/lib/typescript/commonjs/src/modules/FireworkSDKModule.d.ts.map +1 -0
  342. package/lib/typescript/{modules → commonjs/src/modules}/LiveStreamModule.d.ts +2 -1
  343. package/lib/typescript/commonjs/src/modules/LiveStreamModule.d.ts.map +1 -0
  344. package/lib/typescript/{modules → commonjs/src/modules}/ShoppingModule.d.ts +2 -1
  345. package/lib/typescript/commonjs/src/modules/ShoppingModule.d.ts.map +1 -0
  346. package/lib/typescript/{utils → commonjs/src/utils}/FWGlobalState.d.ts +2 -1
  347. package/lib/typescript/commonjs/src/utils/FWGlobalState.d.ts.map +1 -0
  348. package/lib/typescript/{utils → commonjs/src/utils}/FWJsonUtil.d.ts +1 -0
  349. package/lib/typescript/commonjs/src/utils/FWJsonUtil.d.ts.map +1 -0
  350. package/lib/typescript/{utils → commonjs/src/utils}/FWLoggerUtil.d.ts +1 -0
  351. package/lib/typescript/commonjs/src/utils/FWLoggerUtil.d.ts.map +1 -0
  352. package/lib/typescript/{utils → commonjs/src/utils}/VideoFeedUtil.d.ts +1 -0
  353. package/lib/typescript/commonjs/src/utils/VideoFeedUtil.d.ts.map +1 -0
  354. package/lib/typescript/module/package.json +1 -0
  355. package/lib/typescript/module/src/FWNavigator.d.ts +59 -0
  356. package/lib/typescript/module/src/FWNavigator.d.ts.map +1 -0
  357. package/lib/typescript/module/src/FireworkSDK.d.ts +143 -0
  358. package/lib/typescript/module/src/FireworkSDK.d.ts.map +1 -0
  359. package/lib/typescript/module/src/LiveStream.d.ts +22 -0
  360. package/lib/typescript/module/src/LiveStream.d.ts.map +1 -0
  361. package/lib/typescript/module/src/VideoShopping.d.ts +94 -0
  362. package/lib/typescript/module/src/VideoShopping.d.ts.map +1 -0
  363. package/lib/typescript/module/src/components/FWStoryBlock.d.ts +3 -0
  364. package/lib/typescript/module/src/components/FWStoryBlock.d.ts.map +1 -0
  365. package/lib/typescript/module/src/components/FWVideoFeed.d.ts +3 -0
  366. package/lib/typescript/module/src/components/FWVideoFeed.d.ts.map +1 -0
  367. package/lib/typescript/module/src/components/StoryBlock.d.ts +116 -0
  368. package/lib/typescript/module/src/components/StoryBlock.d.ts.map +1 -0
  369. package/lib/typescript/module/src/components/VideoFeed.d.ts +145 -0
  370. package/lib/typescript/module/src/components/VideoFeed.d.ts.map +1 -0
  371. package/lib/typescript/module/src/constants/FWErrorMessage.d.ts +3 -0
  372. package/lib/typescript/module/src/constants/FWErrorMessage.d.ts.map +1 -0
  373. package/lib/typescript/module/src/index.d.ts +68 -0
  374. package/lib/typescript/module/src/index.d.ts.map +1 -0
  375. package/lib/typescript/module/src/models/AdBadgeConfiguration.d.ts +26 -0
  376. package/lib/typescript/module/src/models/AdBadgeConfiguration.d.ts.map +1 -0
  377. package/lib/typescript/module/src/models/AdConfiguration.d.ts +23 -0
  378. package/lib/typescript/module/src/models/AdConfiguration.d.ts.map +1 -0
  379. package/lib/typescript/module/src/models/AndroidFontInfo.d.ts +15 -0
  380. package/lib/typescript/module/src/models/AndroidFontInfo.d.ts.map +1 -0
  381. package/lib/typescript/module/src/models/ButtonInfo.d.ts +18 -0
  382. package/lib/typescript/module/src/models/ButtonInfo.d.ts.map +1 -0
  383. package/lib/typescript/module/src/models/CountdownTimerConfiguration.d.ts +13 -0
  384. package/lib/typescript/module/src/models/CountdownTimerConfiguration.d.ts.map +1 -0
  385. package/lib/typescript/module/src/models/DataTrackingLevel.d.ts +2 -0
  386. package/lib/typescript/module/src/models/DataTrackingLevel.d.ts.map +1 -0
  387. package/lib/typescript/module/src/models/FWComponentType.d.ts +5 -0
  388. package/lib/typescript/module/src/models/FWComponentType.d.ts.map +1 -0
  389. package/lib/typescript/module/src/models/FWError.d.ts +11 -0
  390. package/lib/typescript/module/src/models/FWError.d.ts.map +1 -0
  391. package/lib/typescript/module/src/models/FWEventName.d.ts +25 -0
  392. package/lib/typescript/module/src/models/FWEventName.d.ts.map +1 -0
  393. package/lib/typescript/module/src/models/FWEvents.d.ts +168 -0
  394. package/lib/typescript/module/src/models/FWEvents.d.ts.map +1 -0
  395. package/lib/typescript/module/src/models/FWNativeErrorAction.d.ts +5 -0
  396. package/lib/typescript/module/src/models/FWNativeErrorAction.d.ts.map +1 -0
  397. package/lib/typescript/module/src/models/FeedItemDetails.d.ts +59 -0
  398. package/lib/typescript/module/src/models/FeedItemDetails.d.ts.map +1 -0
  399. package/lib/typescript/module/src/models/GradientDrawable.d.ts +6 -0
  400. package/lib/typescript/module/src/models/GradientDrawable.d.ts.map +1 -0
  401. package/lib/typescript/module/src/models/IOSFontInfo.d.ts +22 -0
  402. package/lib/typescript/module/src/models/IOSFontInfo.d.ts.map +1 -0
  403. package/lib/typescript/module/src/models/LiveStreamChatEventName.d.ts +8 -0
  404. package/lib/typescript/module/src/models/LiveStreamChatEventName.d.ts.map +1 -0
  405. package/lib/typescript/module/src/models/LiveStreamEventDetails.d.ts +5 -0
  406. package/lib/typescript/module/src/models/LiveStreamEventDetails.d.ts.map +1 -0
  407. package/lib/typescript/module/src/models/LiveStreamEventName.d.ts +16 -0
  408. package/lib/typescript/module/src/models/LiveStreamEventName.d.ts.map +1 -0
  409. package/lib/typescript/module/src/models/LiveStreamMessageDetails.d.ts +15 -0
  410. package/lib/typescript/module/src/models/LiveStreamMessageDetails.d.ts.map +1 -0
  411. package/lib/typescript/module/src/models/LivestreamPlayerDesignVersion.d.ts +6 -0
  412. package/lib/typescript/module/src/models/LivestreamPlayerDesignVersion.d.ts.map +1 -0
  413. package/lib/typescript/module/src/models/MarkInitCalledOptions.d.ts +7 -0
  414. package/lib/typescript/module/src/models/MarkInitCalledOptions.d.ts.map +1 -0
  415. package/lib/typescript/module/src/models/OpenVideoPlayerConfiguration.d.ts +8 -0
  416. package/lib/typescript/module/src/models/OpenVideoPlayerConfiguration.d.ts.map +1 -0
  417. package/lib/typescript/module/src/models/Product.d.ts +24 -0
  418. package/lib/typescript/module/src/models/Product.d.ts.map +1 -0
  419. package/lib/typescript/module/src/models/ProductInfoViewConfiguration.d.ts +175 -0
  420. package/lib/typescript/module/src/models/ProductInfoViewConfiguration.d.ts.map +1 -0
  421. package/lib/typescript/module/src/models/ProductUnit.d.ts +39 -0
  422. package/lib/typescript/module/src/models/ProductUnit.d.ts.map +1 -0
  423. package/lib/typescript/module/src/models/PushRNContainerParams.d.ts +9 -0
  424. package/lib/typescript/module/src/models/PushRNContainerParams.d.ts.map +1 -0
  425. package/lib/typescript/module/src/models/ReplayBadgeConfiguration.d.ts +8 -0
  426. package/lib/typescript/module/src/models/ReplayBadgeConfiguration.d.ts.map +1 -0
  427. package/lib/typescript/module/src/models/SDKInitOptions.d.ts +12 -0
  428. package/lib/typescript/module/src/models/SDKInitOptions.d.ts.map +1 -0
  429. package/lib/typescript/module/src/models/ShoppingCTAResult.d.ts +12 -0
  430. package/lib/typescript/module/src/models/ShoppingCTAResult.d.ts.map +1 -0
  431. package/lib/typescript/module/src/models/StoryBlockConfiguration.d.ts +82 -0
  432. package/lib/typescript/module/src/models/StoryBlockConfiguration.d.ts.map +1 -0
  433. package/lib/typescript/module/src/models/StoryBlockNativeConfiguration.d.ts +8 -0
  434. package/lib/typescript/module/src/models/StoryBlockNativeConfiguration.d.ts.map +1 -0
  435. package/lib/typescript/module/src/models/StoryBlockSource.d.ts +2 -0
  436. package/lib/typescript/module/src/models/StoryBlockSource.d.ts.map +1 -0
  437. package/lib/typescript/module/src/models/TrackPurchaseParameters.d.ts +27 -0
  438. package/lib/typescript/module/src/models/TrackPurchaseParameters.d.ts.map +1 -0
  439. package/lib/typescript/module/src/models/VideoFeedConfiguration.d.ts +162 -0
  440. package/lib/typescript/module/src/models/VideoFeedConfiguration.d.ts.map +1 -0
  441. package/lib/typescript/module/src/models/VideoFeedSource.d.ts +2 -0
  442. package/lib/typescript/module/src/models/VideoFeedSource.d.ts.map +1 -0
  443. package/lib/typescript/module/src/models/VideoPlaybackDetails.d.ts +48 -0
  444. package/lib/typescript/module/src/models/VideoPlaybackDetails.d.ts.map +1 -0
  445. package/lib/typescript/module/src/models/VideoPlaybackEventName.d.ts +52 -0
  446. package/lib/typescript/module/src/models/VideoPlaybackEventName.d.ts.map +1 -0
  447. package/lib/typescript/module/src/models/VideoPlayerButtonConfiguration.d.ts +34 -0
  448. package/lib/typescript/module/src/models/VideoPlayerButtonConfiguration.d.ts.map +1 -0
  449. package/lib/typescript/module/src/models/VideoPlayerCTADelay.d.ts +12 -0
  450. package/lib/typescript/module/src/models/VideoPlayerCTADelay.d.ts.map +1 -0
  451. package/lib/typescript/module/src/models/VideoPlayerCTAStyle.d.ts +28 -0
  452. package/lib/typescript/module/src/models/VideoPlayerCTAStyle.d.ts.map +1 -0
  453. package/lib/typescript/module/src/models/VideoPlayerCTAWidth.d.ts +2 -0
  454. package/lib/typescript/module/src/models/VideoPlayerCTAWidth.d.ts.map +1 -0
  455. package/lib/typescript/module/src/models/VideoPlayerCompleteAction.d.ts +2 -0
  456. package/lib/typescript/module/src/models/VideoPlayerCompleteAction.d.ts.map +1 -0
  457. package/lib/typescript/module/src/models/VideoPlayerConfiguration.d.ts +87 -0
  458. package/lib/typescript/module/src/models/VideoPlayerConfiguration.d.ts.map +1 -0
  459. package/lib/typescript/module/src/models/VideoPlayerLivestreamCountdownTimerTheme.d.ts +2 -0
  460. package/lib/typescript/module/src/models/VideoPlayerLivestreamCountdownTimerTheme.d.ts.map +1 -0
  461. package/lib/typescript/module/src/models/VideoPlayerLogoConfiguration.d.ts +22 -0
  462. package/lib/typescript/module/src/models/VideoPlayerLogoConfiguration.d.ts.map +1 -0
  463. package/lib/typescript/module/src/models/VideoPlayerNativeConfiguration.d.ts +8 -0
  464. package/lib/typescript/module/src/models/VideoPlayerNativeConfiguration.d.ts.map +1 -0
  465. package/lib/typescript/module/src/models/VideoPlayerStyle.d.ts +2 -0
  466. package/lib/typescript/module/src/models/VideoPlayerStyle.d.ts.map +1 -0
  467. package/lib/typescript/module/src/modules/FWNavigatorModule.d.ts +17 -0
  468. package/lib/typescript/module/src/modules/FWNavigatorModule.d.ts.map +1 -0
  469. package/lib/typescript/module/src/modules/FireworkSDKModule.d.ts +28 -0
  470. package/lib/typescript/module/src/modules/FireworkSDKModule.d.ts.map +1 -0
  471. package/lib/typescript/module/src/modules/LiveStreamModule.d.ts +9 -0
  472. package/lib/typescript/module/src/modules/LiveStreamModule.d.ts.map +1 -0
  473. package/lib/typescript/module/src/modules/ShoppingModule.d.ts +22 -0
  474. package/lib/typescript/module/src/modules/ShoppingModule.d.ts.map +1 -0
  475. package/lib/typescript/module/src/utils/FWGlobalState.d.ts +13 -0
  476. package/lib/typescript/module/src/utils/FWGlobalState.d.ts.map +1 -0
  477. package/lib/typescript/module/src/utils/FWJsonUtil.d.ts +3 -0
  478. package/lib/typescript/module/src/utils/FWJsonUtil.d.ts.map +1 -0
  479. package/lib/typescript/module/src/utils/FWLoggerUtil.d.ts +7 -0
  480. package/lib/typescript/module/src/utils/FWLoggerUtil.d.ts.map +1 -0
  481. package/lib/typescript/module/src/utils/VideoFeedUtil.d.ts +11 -0
  482. package/lib/typescript/module/src/utils/VideoFeedUtil.d.ts.map +1 -0
  483. package/package.json +71 -55
  484. package/react_native_firework_sdk.podspec +35 -0
  485. package/src/FWNavigator.ts +2 -0
  486. package/src/components/StoryBlock.tsx +45 -48
  487. package/src/components/VideoFeed.tsx +7 -6
  488. package/src/{index.ts → index.tsx} +14 -12
  489. package/src/models/VideoPlayerLogoConfiguration.ts +7 -7
  490. package/src/modules/FWNavigatorModule.ts +5 -1
  491. package/src/modules/FireworkSDKModule.ts +7 -3
  492. package/src/modules/LiveStreamModule.ts +5 -1
  493. package/src/modules/ShoppingModule.ts +5 -1
  494. package/src/utils/FWGlobalState.ts +1 -1
  495. package/android/.idea/codeStyles/Project.xml +0 -124
  496. package/android/.idea/codeStyles/codeStyleConfig.xml +0 -5
  497. package/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  498. package/android/gradle/wrapper/gradle-wrapper.properties +0 -5
  499. package/android/gradlew +0 -185
  500. package/android/gradlew.bat +0 -89
  501. package/ios/FireworkSdk.xcodeproj/project.pbxproj +0 -603
  502. package/ios/Modules/FWNavigatorModule/RNSScreenStackView+Window.h +0 -20
  503. package/ios/Modules/FWNavigatorModule/RNSScreenStackView+Window.m +0 -84
  504. package/ios/Support/MultiHostStreaming/FWMultiHostStreaming.podspec +0 -22
  505. package/ios/Support/MultiHostStreaming/Sources/MultiHostStreamingSDK.swift +0 -17
  506. package/react-native-firework-sdk.podspec +0 -38
@@ -1,603 +0,0 @@
1
- // !$*UTF8*$!
2
- {
3
- archiveVersion = 1;
4
- classes = {
5
- };
6
- objectVersion = 46;
7
- objects = {
8
-
9
- /* Begin PBXBuildFile section */
10
- 891F4AF62A67E12800A9E8DA /* FWRNContainerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 891F4AF52A67E12800A9E8DA /* FWRNContainerViewController.swift */; };
11
- 891F4AF82A68DEDF00A9E8DA /* PushRNContainerParams.swift in Sources */ = {isa = PBXBuildFile; fileRef = 891F4AF72A68DEDF00A9E8DA /* PushRNContainerParams.swift */; };
12
- 891F4AFA2A68DF2B00A9E8DA /* RCTConvert+FWNavigatorModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 891F4AF92A68DF2B00A9E8DA /* RCTConvert+FWNavigatorModule.swift */; };
13
- 8930E1E22B5BED6100EB3512 /* FWReactNativeSDK.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8930E1E12B5BED6100EB3512 /* FWReactNativeSDK.swift */; };
14
- 8971610D2B637C6F006C3F7B /* ReplayBadgeConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8971610B2B637C6F006C3F7B /* ReplayBadgeConfiguration.swift */; };
15
- 8971610E2B637C6F006C3F7B /* VideoPlayerLogoConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8971610C2B637C6F006C3F7B /* VideoPlayerLogoConfiguration.swift */; };
16
- 897161102B637CA9006C3F7B /* CountdownTimerConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8971610F2B637CA9006C3F7B /* CountdownTimerConfiguration.swift */; };
17
- 897523872817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
18
- 897523882817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
19
- 897523892817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
20
- 8975238A2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
21
- 8975238B2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
22
- 8975238C2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
23
- 8975238D2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
24
- 8975238E2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
25
- 8975238F2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
26
- 897523902817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
27
- 897523912817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
28
- 897523922817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
29
- 897523932817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
30
- 897523942817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
31
- 897523952817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
32
- 897523962817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
33
- 897523972817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
34
- 897523982817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
35
- 8975239A2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
36
- 8975239B2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
37
- 8975239C2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
38
- 8975239D2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
39
- 8975239E2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
40
- 8975239F2817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
41
- 897523A02817DEF80070EBB6 /* (null) in Sources */ = {isa = PBXBuildFile; };
42
- 898873462A0A8E7E0089CD1C /* UIViewController+AttachChild.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873132A0A8E7E0089CD1C /* UIViewController+AttachChild.swift */; };
43
- 898873472A0A8E7E0089CD1C /* UIView+Constraints.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873142A0A8E7E0089CD1C /* UIView+Constraints.swift */; };
44
- 898873492A0A8E7E0089CD1C /* String+Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873172A0A8E7E0089CD1C /* String+Color.swift */; };
45
- 8988734D2A0A8E7E0089CD1C /* FWNavigatorModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988731D2A0A8E7E0089CD1C /* FWNavigatorModule.swift */; };
46
- 8988734E2A0A8E7E0089CD1C /* FWNavigatorModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 8988731E2A0A8E7E0089CD1C /* FWNavigatorModule.m */; };
47
- 8988734F2A0A8E7E0089CD1C /* ShoppingModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 898873202A0A8E7E0089CD1C /* ShoppingModule.m */; };
48
- 898873512A0A8E7E0089CD1C /* ProductInfoViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873222A0A8E7E0089CD1C /* ProductInfoViewConfiguration.swift */; };
49
- 898873522A0A8E7E0089CD1C /* ShoppingCTAResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873232A0A8E7E0089CD1C /* ShoppingCTAResult.swift */; };
50
- 898873532A0A8E7E0089CD1C /* Product.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873242A0A8E7E0089CD1C /* Product.swift */; };
51
- 898873542A0A8E7E0089CD1C /* ShoppingModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873252A0A8E7E0089CD1C /* ShoppingModule.swift */; };
52
- 898873552A0A8E7E0089CD1C /* TrackPurchaseParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873272A0A8E7E0089CD1C /* TrackPurchaseParameters.swift */; };
53
- 898873562A0A8E7E0089CD1C /* SDKInitOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873282A0A8E7E0089CD1C /* SDKInitOptions.swift */; };
54
- 898873572A0A8E7E0089CD1C /* FireworkSDKModule+EventTracking.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873292A0A8E7E0089CD1C /* FireworkSDKModule+EventTracking.swift */; };
55
- 898873582A0A8E7E0089CD1C /* FireworkSDKModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988732A2A0A8E7E0089CD1C /* FireworkSDKModule.swift */; };
56
- 898873592A0A8E7E0089CD1C /* AdBadgeConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988732B2A0A8E7E0089CD1C /* AdBadgeConfiguration.swift */; };
57
- 8988735A2A0A8E7E0089CD1C /* FireworkSDKModule+CTA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988732C2A0A8E7E0089CD1C /* FireworkSDKModule+CTA.swift */; };
58
- 8988735B2A0A8E7E0089CD1C /* FireworkSDKModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 8988732D2A0A8E7E0089CD1C /* FireworkSDKModule.m */; };
59
- 8988735C2A0A8E7E0089CD1C /* LiveStreamModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988732F2A0A8E7E0089CD1C /* LiveStreamModule.swift */; };
60
- 8988735D2A0A8E7E0089CD1C /* LiveStreamModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 898873302A0A8E7E0089CD1C /* LiveStreamModule.m */; };
61
- 8988735E2A0A8E7E0089CD1C /* FontInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873332A0A8E7E0089CD1C /* FontInfo.swift */; };
62
- 8988735F2A0A8E7E0089CD1C /* RCTConvert+StoryBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873352A0A8E7E0089CD1C /* RCTConvert+StoryBlock.swift */; };
63
- 898873602A0A8E7E0089CD1C /* RCTConvert+FireworkSDKModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873362A0A8E7E0089CD1C /* RCTConvert+FireworkSDKModule.swift */; };
64
- 898873612A0A8E7E0089CD1C /* RCTConvert+Shopping.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873372A0A8E7E0089CD1C /* RCTConvert+Shopping.swift */; };
65
- 898873622A0A8E7E0089CD1C /* RCTConvert+VideoFeed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873382A0A8E7E0089CD1C /* RCTConvert+VideoFeed.swift */; };
66
- 898873632A0A8E7E0089CD1C /* FireworkSDK+Json.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988733A2A0A8E7E0089CD1C /* FireworkSDK+Json.swift */; };
67
- 898873642A0A8E7E0089CD1C /* FireworkEventName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988733B2A0A8E7E0089CD1C /* FireworkEventName.swift */; };
68
- 898873652A0A8E7E0089CD1C /* StoryBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988733D2A0A8E7E0089CD1C /* StoryBlock.swift */; };
69
- 898873662A0A8E7E0089CD1C /* VideoFeedManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988733E2A0A8E7E0089CD1C /* VideoFeedManager.swift */; };
70
- 898873672A0A8E7E0089CD1C /* AdConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8988733F2A0A8E7E0089CD1C /* AdConfiguration.swift */; };
71
- 898873682A0A8E7E0089CD1C /* StoryBlockManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873402A0A8E7E0089CD1C /* StoryBlockManager.swift */; };
72
- 898873692A0A8E7E0089CD1C /* StoryBlockManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 898873412A0A8E7E0089CD1C /* StoryBlockManager.m */; };
73
- 8988736A2A0A8E7E0089CD1C /* VideoFeedConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873422A0A8E7E0089CD1C /* VideoFeedConfiguration.swift */; };
74
- 8988736B2A0A8E7E0089CD1C /* VideoFeed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873432A0A8E7E0089CD1C /* VideoFeed.swift */; };
75
- 8988736C2A0A8E7E0089CD1C /* VideoPlayerConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898873442A0A8E7E0089CD1C /* VideoPlayerConfiguration.swift */; };
76
- 8988736D2A0A8E7E0089CD1C /* VideoFeedManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 898873452A0A8E7E0089CD1C /* VideoFeedManager.m */; };
77
- 89C105652BAD2C1D00E47CDD /* UIWindowScene+Swizzle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89C105642BAD2C1D00E47CDD /* UIWindowScene+Swizzle.swift */; };
78
- 89C4D6A62A494EB800EFB74A /* StoryBlockConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89C4D6A52A494EB800EFB74A /* StoryBlockConfiguration.swift */; };
79
- 89C6791A2A736C80000C1A71 /* ButtonInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89C679192A736C80000C1A71 /* ButtonInfo.swift */; };
80
- 89D6BBF929ACE2DC00C8AA2A /* (null) in Sources */ = {isa = PBXBuildFile; };
81
- 89DF27DD28A53A77003F3CCB /* (null) in Sources */ = {isa = PBXBuildFile; };
82
- 89DF27DE28A53A77003F3CCB /* (null) in Sources */ = {isa = PBXBuildFile; };
83
- 89DF27DF28A53A77003F3CCB /* (null) in Sources */ = {isa = PBXBuildFile; };
84
- 89DF27E128A53A89003F3CCB /* (null) in Sources */ = {isa = PBXBuildFile; };
85
- /* End PBXBuildFile section */
86
-
87
- /* Begin PBXCopyFilesBuildPhase section */
88
- 58B511D91A9E6C8500147676 /* CopyFiles */ = {
89
- isa = PBXCopyFilesBuildPhase;
90
- buildActionMask = 2147483647;
91
- dstPath = "include/$(PRODUCT_NAME)";
92
- dstSubfolderSpec = 16;
93
- files = (
94
- );
95
- runOnlyForDeploymentPostprocessing = 0;
96
- };
97
- /* End PBXCopyFilesBuildPhase section */
98
-
99
- /* Begin PBXFileReference section */
100
- 1F6F718A2771B48100224AF3 /* FireworkSdk-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "FireworkSdk-Bridging-Header.h"; sourceTree = "<group>"; };
101
- 891F4AF52A67E12800A9E8DA /* FWRNContainerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FWRNContainerViewController.swift; sourceTree = "<group>"; };
102
- 891F4AF72A68DEDF00A9E8DA /* PushRNContainerParams.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushRNContainerParams.swift; sourceTree = "<group>"; };
103
- 891F4AF92A68DF2B00A9E8DA /* RCTConvert+FWNavigatorModule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RCTConvert+FWNavigatorModule.swift"; sourceTree = "<group>"; };
104
- 8930E1E12B5BED6100EB3512 /* FWReactNativeSDK.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FWReactNativeSDK.swift; sourceTree = "<group>"; };
105
- 894FADB229BAD571000FB51A /* libFireworkSdk.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFireworkSdk.a; sourceTree = BUILT_PRODUCTS_DIR; };
106
- 8971610B2B637C6F006C3F7B /* ReplayBadgeConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReplayBadgeConfiguration.swift; sourceTree = "<group>"; };
107
- 8971610C2B637C6F006C3F7B /* VideoPlayerLogoConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoPlayerLogoConfiguration.swift; sourceTree = "<group>"; };
108
- 8971610F2B637CA9006C3F7B /* CountdownTimerConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CountdownTimerConfiguration.swift; sourceTree = "<group>"; };
109
- 897523632817DEF80070EBB6 /* react_native_firework_sdk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = react_native_firework_sdk.h; sourceTree = "<group>"; };
110
- 898873132A0A8E7E0089CD1C /* UIViewController+AttachChild.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+AttachChild.swift"; sourceTree = "<group>"; };
111
- 898873142A0A8E7E0089CD1C /* UIView+Constraints.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Constraints.swift"; sourceTree = "<group>"; };
112
- 898873172A0A8E7E0089CD1C /* String+Color.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Color.swift"; sourceTree = "<group>"; };
113
- 8988731D2A0A8E7E0089CD1C /* FWNavigatorModule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FWNavigatorModule.swift; sourceTree = "<group>"; };
114
- 8988731E2A0A8E7E0089CD1C /* FWNavigatorModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FWNavigatorModule.m; sourceTree = "<group>"; };
115
- 898873202A0A8E7E0089CD1C /* ShoppingModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShoppingModule.m; sourceTree = "<group>"; };
116
- 898873222A0A8E7E0089CD1C /* ProductInfoViewConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductInfoViewConfiguration.swift; sourceTree = "<group>"; };
117
- 898873232A0A8E7E0089CD1C /* ShoppingCTAResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShoppingCTAResult.swift; sourceTree = "<group>"; };
118
- 898873242A0A8E7E0089CD1C /* Product.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Product.swift; sourceTree = "<group>"; };
119
- 898873252A0A8E7E0089CD1C /* ShoppingModule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShoppingModule.swift; sourceTree = "<group>"; };
120
- 898873272A0A8E7E0089CD1C /* TrackPurchaseParameters.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrackPurchaseParameters.swift; sourceTree = "<group>"; };
121
- 898873282A0A8E7E0089CD1C /* SDKInitOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SDKInitOptions.swift; sourceTree = "<group>"; };
122
- 898873292A0A8E7E0089CD1C /* FireworkSDKModule+EventTracking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FireworkSDKModule+EventTracking.swift"; sourceTree = "<group>"; };
123
- 8988732A2A0A8E7E0089CD1C /* FireworkSDKModule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FireworkSDKModule.swift; sourceTree = "<group>"; };
124
- 8988732B2A0A8E7E0089CD1C /* AdBadgeConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdBadgeConfiguration.swift; sourceTree = "<group>"; };
125
- 8988732C2A0A8E7E0089CD1C /* FireworkSDKModule+CTA.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FireworkSDKModule+CTA.swift"; sourceTree = "<group>"; };
126
- 8988732D2A0A8E7E0089CD1C /* FireworkSDKModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FireworkSDKModule.m; sourceTree = "<group>"; };
127
- 8988732F2A0A8E7E0089CD1C /* LiveStreamModule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LiveStreamModule.swift; sourceTree = "<group>"; };
128
- 898873302A0A8E7E0089CD1C /* LiveStreamModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LiveStreamModule.m; sourceTree = "<group>"; };
129
- 898873332A0A8E7E0089CD1C /* FontInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FontInfo.swift; sourceTree = "<group>"; };
130
- 898873352A0A8E7E0089CD1C /* RCTConvert+StoryBlock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RCTConvert+StoryBlock.swift"; sourceTree = "<group>"; };
131
- 898873362A0A8E7E0089CD1C /* RCTConvert+FireworkSDKModule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RCTConvert+FireworkSDKModule.swift"; sourceTree = "<group>"; };
132
- 898873372A0A8E7E0089CD1C /* RCTConvert+Shopping.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RCTConvert+Shopping.swift"; sourceTree = "<group>"; };
133
- 898873382A0A8E7E0089CD1C /* RCTConvert+VideoFeed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RCTConvert+VideoFeed.swift"; sourceTree = "<group>"; };
134
- 8988733A2A0A8E7E0089CD1C /* FireworkSDK+Json.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FireworkSDK+Json.swift"; sourceTree = "<group>"; };
135
- 8988733B2A0A8E7E0089CD1C /* FireworkEventName.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FireworkEventName.swift; sourceTree = "<group>"; };
136
- 8988733D2A0A8E7E0089CD1C /* StoryBlock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoryBlock.swift; sourceTree = "<group>"; };
137
- 8988733E2A0A8E7E0089CD1C /* VideoFeedManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoFeedManager.swift; sourceTree = "<group>"; };
138
- 8988733F2A0A8E7E0089CD1C /* AdConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdConfiguration.swift; sourceTree = "<group>"; };
139
- 898873402A0A8E7E0089CD1C /* StoryBlockManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoryBlockManager.swift; sourceTree = "<group>"; };
140
- 898873412A0A8E7E0089CD1C /* StoryBlockManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StoryBlockManager.m; sourceTree = "<group>"; };
141
- 898873422A0A8E7E0089CD1C /* VideoFeedConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoFeedConfiguration.swift; sourceTree = "<group>"; };
142
- 898873432A0A8E7E0089CD1C /* VideoFeed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoFeed.swift; sourceTree = "<group>"; };
143
- 898873442A0A8E7E0089CD1C /* VideoPlayerConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoPlayerConfiguration.swift; sourceTree = "<group>"; };
144
- 898873452A0A8E7E0089CD1C /* VideoFeedManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoFeedManager.m; sourceTree = "<group>"; };
145
- 89C105642BAD2C1D00E47CDD /* UIWindowScene+Swizzle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIWindowScene+Swizzle.swift"; sourceTree = "<group>"; };
146
- 89C4D6A52A494EB800EFB74A /* StoryBlockConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryBlockConfiguration.swift; sourceTree = "<group>"; };
147
- 89C679192A736C80000C1A71 /* ButtonInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonInfo.swift; sourceTree = "<group>"; };
148
- /* End PBXFileReference section */
149
-
150
- /* Begin PBXFrameworksBuildPhase section */
151
- 58B511D81A9E6C8500147676 /* Frameworks */ = {
152
- isa = PBXFrameworksBuildPhase;
153
- buildActionMask = 2147483647;
154
- files = (
155
- );
156
- runOnlyForDeploymentPostprocessing = 0;
157
- };
158
- /* End PBXFrameworksBuildPhase section */
159
-
160
- /* Begin PBXGroup section */
161
- 58B511D21A9E6C8500147676 = {
162
- isa = PBXGroup;
163
- children = (
164
- 8988733C2A0A8E7E0089CD1C /* Components */,
165
- 898873312A0A8E7E0089CD1C /* Models */,
166
- 8988731A2A0A8E7E0089CD1C /* Modules */,
167
- 898873102A0A8E7E0089CD1C /* Utils */,
168
- 1F6F718A2771B48100224AF3 /* FireworkSdk-Bridging-Header.h */,
169
- 897523632817DEF80070EBB6 /* react_native_firework_sdk.h */,
170
- 8930E1E12B5BED6100EB3512 /* FWReactNativeSDK.swift */,
171
- 894FADB229BAD571000FB51A /* libFireworkSdk.a */,
172
- );
173
- sourceTree = "<group>";
174
- };
175
- 898873102A0A8E7E0089CD1C /* Utils */ = {
176
- isa = PBXGroup;
177
- children = (
178
- 898873122A0A8E7E0089CD1C /* Extensions */,
179
- );
180
- path = Utils;
181
- sourceTree = "<group>";
182
- };
183
- 898873122A0A8E7E0089CD1C /* Extensions */ = {
184
- isa = PBXGroup;
185
- children = (
186
- 89C105642BAD2C1D00E47CDD /* UIWindowScene+Swizzle.swift */,
187
- 898873132A0A8E7E0089CD1C /* UIViewController+AttachChild.swift */,
188
- 898873142A0A8E7E0089CD1C /* UIView+Constraints.swift */,
189
- 898873172A0A8E7E0089CD1C /* String+Color.swift */,
190
- );
191
- path = Extensions;
192
- sourceTree = "<group>";
193
- };
194
- 8988731A2A0A8E7E0089CD1C /* Modules */ = {
195
- isa = PBXGroup;
196
- children = (
197
- 8988731B2A0A8E7E0089CD1C /* FWNavigatorModule */,
198
- 8988731F2A0A8E7E0089CD1C /* Shopping */,
199
- 898873262A0A8E7E0089CD1C /* FireworkSDKModule */,
200
- 8988732E2A0A8E7E0089CD1C /* LiveStream */,
201
- );
202
- path = Modules;
203
- sourceTree = "<group>";
204
- };
205
- 8988731B2A0A8E7E0089CD1C /* FWNavigatorModule */ = {
206
- isa = PBXGroup;
207
- children = (
208
- 8988731D2A0A8E7E0089CD1C /* FWNavigatorModule.swift */,
209
- 8988731E2A0A8E7E0089CD1C /* FWNavigatorModule.m */,
210
- 891F4AF52A67E12800A9E8DA /* FWRNContainerViewController.swift */,
211
- 891F4AF72A68DEDF00A9E8DA /* PushRNContainerParams.swift */,
212
- );
213
- path = FWNavigatorModule;
214
- sourceTree = "<group>";
215
- };
216
- 8988731F2A0A8E7E0089CD1C /* Shopping */ = {
217
- isa = PBXGroup;
218
- children = (
219
- 898873202A0A8E7E0089CD1C /* ShoppingModule.m */,
220
- 898873222A0A8E7E0089CD1C /* ProductInfoViewConfiguration.swift */,
221
- 898873232A0A8E7E0089CD1C /* ShoppingCTAResult.swift */,
222
- 898873242A0A8E7E0089CD1C /* Product.swift */,
223
- 898873252A0A8E7E0089CD1C /* ShoppingModule.swift */,
224
- );
225
- path = Shopping;
226
- sourceTree = "<group>";
227
- };
228
- 898873262A0A8E7E0089CD1C /* FireworkSDKModule */ = {
229
- isa = PBXGroup;
230
- children = (
231
- 898873272A0A8E7E0089CD1C /* TrackPurchaseParameters.swift */,
232
- 898873282A0A8E7E0089CD1C /* SDKInitOptions.swift */,
233
- 898873292A0A8E7E0089CD1C /* FireworkSDKModule+EventTracking.swift */,
234
- 8988732A2A0A8E7E0089CD1C /* FireworkSDKModule.swift */,
235
- 8988732B2A0A8E7E0089CD1C /* AdBadgeConfiguration.swift */,
236
- 8988732C2A0A8E7E0089CD1C /* FireworkSDKModule+CTA.swift */,
237
- 8988732D2A0A8E7E0089CD1C /* FireworkSDKModule.m */,
238
- );
239
- path = FireworkSDKModule;
240
- sourceTree = "<group>";
241
- };
242
- 8988732E2A0A8E7E0089CD1C /* LiveStream */ = {
243
- isa = PBXGroup;
244
- children = (
245
- 8988732F2A0A8E7E0089CD1C /* LiveStreamModule.swift */,
246
- 898873302A0A8E7E0089CD1C /* LiveStreamModule.m */,
247
- );
248
- path = LiveStream;
249
- sourceTree = "<group>";
250
- };
251
- 898873312A0A8E7E0089CD1C /* Models */ = {
252
- isa = PBXGroup;
253
- children = (
254
- 898873322A0A8E7E0089CD1C /* Common */,
255
- 898873342A0A8E7E0089CD1C /* RNToNative */,
256
- 898873392A0A8E7E0089CD1C /* NativeToRN */,
257
- );
258
- path = Models;
259
- sourceTree = "<group>";
260
- };
261
- 898873322A0A8E7E0089CD1C /* Common */ = {
262
- isa = PBXGroup;
263
- children = (
264
- 898873332A0A8E7E0089CD1C /* FontInfo.swift */,
265
- 89C679192A736C80000C1A71 /* ButtonInfo.swift */,
266
- );
267
- path = Common;
268
- sourceTree = "<group>";
269
- };
270
- 898873342A0A8E7E0089CD1C /* RNToNative */ = {
271
- isa = PBXGroup;
272
- children = (
273
- 898873352A0A8E7E0089CD1C /* RCTConvert+StoryBlock.swift */,
274
- 898873362A0A8E7E0089CD1C /* RCTConvert+FireworkSDKModule.swift */,
275
- 898873372A0A8E7E0089CD1C /* RCTConvert+Shopping.swift */,
276
- 898873382A0A8E7E0089CD1C /* RCTConvert+VideoFeed.swift */,
277
- 891F4AF92A68DF2B00A9E8DA /* RCTConvert+FWNavigatorModule.swift */,
278
- );
279
- path = RNToNative;
280
- sourceTree = "<group>";
281
- };
282
- 898873392A0A8E7E0089CD1C /* NativeToRN */ = {
283
- isa = PBXGroup;
284
- children = (
285
- 8988733A2A0A8E7E0089CD1C /* FireworkSDK+Json.swift */,
286
- 8988733B2A0A8E7E0089CD1C /* FireworkEventName.swift */,
287
- );
288
- path = NativeToRN;
289
- sourceTree = "<group>";
290
- };
291
- 8988733C2A0A8E7E0089CD1C /* Components */ = {
292
- isa = PBXGroup;
293
- children = (
294
- 8971610F2B637CA9006C3F7B /* CountdownTimerConfiguration.swift */,
295
- 8971610B2B637C6F006C3F7B /* ReplayBadgeConfiguration.swift */,
296
- 8971610C2B637C6F006C3F7B /* VideoPlayerLogoConfiguration.swift */,
297
- 8988733D2A0A8E7E0089CD1C /* StoryBlock.swift */,
298
- 8988733E2A0A8E7E0089CD1C /* VideoFeedManager.swift */,
299
- 8988733F2A0A8E7E0089CD1C /* AdConfiguration.swift */,
300
- 898873402A0A8E7E0089CD1C /* StoryBlockManager.swift */,
301
- 898873412A0A8E7E0089CD1C /* StoryBlockManager.m */,
302
- 898873422A0A8E7E0089CD1C /* VideoFeedConfiguration.swift */,
303
- 898873432A0A8E7E0089CD1C /* VideoFeed.swift */,
304
- 898873442A0A8E7E0089CD1C /* VideoPlayerConfiguration.swift */,
305
- 898873452A0A8E7E0089CD1C /* VideoFeedManager.m */,
306
- 89C4D6A52A494EB800EFB74A /* StoryBlockConfiguration.swift */,
307
- );
308
- path = Components;
309
- sourceTree = "<group>";
310
- };
311
- /* End PBXGroup section */
312
-
313
- /* Begin PBXNativeTarget section */
314
- 58B511DA1A9E6C8500147676 /* FireworkSdk */ = {
315
- isa = PBXNativeTarget;
316
- buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "FireworkSdk" */;
317
- buildPhases = (
318
- 58B511D71A9E6C8500147676 /* Sources */,
319
- 58B511D81A9E6C8500147676 /* Frameworks */,
320
- 58B511D91A9E6C8500147676 /* CopyFiles */,
321
- );
322
- buildRules = (
323
- );
324
- dependencies = (
325
- );
326
- name = FireworkSdk;
327
- productName = RCTDataManager;
328
- productReference = 894FADB229BAD571000FB51A /* libFireworkSdk.a */;
329
- productType = "com.apple.product-type.library.static";
330
- };
331
- /* End PBXNativeTarget section */
332
-
333
- /* Begin PBXProject section */
334
- 58B511D31A9E6C8500147676 /* Project object */ = {
335
- isa = PBXProject;
336
- attributes = {
337
- LastUpgradeCheck = 0920;
338
- ORGANIZATIONNAME = Facebook;
339
- TargetAttributes = {
340
- 58B511DA1A9E6C8500147676 = {
341
- CreatedOnToolsVersion = 6.1.1;
342
- };
343
- };
344
- };
345
- buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "FireworkSdk" */;
346
- compatibilityVersion = "Xcode 3.2";
347
- developmentRegion = English;
348
- hasScannedForEncodings = 0;
349
- knownRegions = (
350
- English,
351
- en,
352
- );
353
- mainGroup = 58B511D21A9E6C8500147676;
354
- productRefGroup = 58B511D21A9E6C8500147676;
355
- projectDirPath = "";
356
- projectRoot = "";
357
- targets = (
358
- 58B511DA1A9E6C8500147676 /* FireworkSdk */,
359
- );
360
- };
361
- /* End PBXProject section */
362
-
363
- /* Begin PBXSourcesBuildPhase section */
364
- 58B511D71A9E6C8500147676 /* Sources */ = {
365
- isa = PBXSourcesBuildPhase;
366
- buildActionMask = 2147483647;
367
- files = (
368
- 898873572A0A8E7E0089CD1C /* FireworkSDKModule+EventTracking.swift in Sources */,
369
- 8988734F2A0A8E7E0089CD1C /* ShoppingModule.m in Sources */,
370
- 898873612A0A8E7E0089CD1C /* RCTConvert+Shopping.swift in Sources */,
371
- 8975238A2817DEF80070EBB6 /* (null) in Sources */,
372
- 8975239B2817DEF80070EBB6 /* (null) in Sources */,
373
- 897523952817DEF80070EBB6 /* (null) in Sources */,
374
- 898873532A0A8E7E0089CD1C /* Product.swift in Sources */,
375
- 8988736C2A0A8E7E0089CD1C /* VideoPlayerConfiguration.swift in Sources */,
376
- 8930E1E22B5BED6100EB3512 /* FWReactNativeSDK.swift in Sources */,
377
- 8988734D2A0A8E7E0089CD1C /* FWNavigatorModule.swift in Sources */,
378
- 898873692A0A8E7E0089CD1C /* StoryBlockManager.m in Sources */,
379
- 897523A02817DEF80070EBB6 /* (null) in Sources */,
380
- 8988735E2A0A8E7E0089CD1C /* FontInfo.swift in Sources */,
381
- 8975238E2817DEF80070EBB6 /* (null) in Sources */,
382
- 8988735D2A0A8E7E0089CD1C /* LiveStreamModule.m in Sources */,
383
- 89DF27E128A53A89003F3CCB /* (null) in Sources */,
384
- 898873582A0A8E7E0089CD1C /* FireworkSDKModule.swift in Sources */,
385
- 898873462A0A8E7E0089CD1C /* UIViewController+AttachChild.swift in Sources */,
386
- 897161102B637CA9006C3F7B /* CountdownTimerConfiguration.swift in Sources */,
387
- 898873552A0A8E7E0089CD1C /* TrackPurchaseParameters.swift in Sources */,
388
- 8988735C2A0A8E7E0089CD1C /* LiveStreamModule.swift in Sources */,
389
- 898873642A0A8E7E0089CD1C /* FireworkEventName.swift in Sources */,
390
- 898873512A0A8E7E0089CD1C /* ProductInfoViewConfiguration.swift in Sources */,
391
- 8988734E2A0A8E7E0089CD1C /* FWNavigatorModule.m in Sources */,
392
- 898873492A0A8E7E0089CD1C /* String+Color.swift in Sources */,
393
- 898873662A0A8E7E0089CD1C /* VideoFeedManager.swift in Sources */,
394
- 8971610D2B637C6F006C3F7B /* ReplayBadgeConfiguration.swift in Sources */,
395
- 89D6BBF929ACE2DC00C8AA2A /* (null) in Sources */,
396
- 898873592A0A8E7E0089CD1C /* AdBadgeConfiguration.swift in Sources */,
397
- 897523972817DEF80070EBB6 /* (null) in Sources */,
398
- 89DF27DD28A53A77003F3CCB /* (null) in Sources */,
399
- 898873682A0A8E7E0089CD1C /* StoryBlockManager.swift in Sources */,
400
- 898873542A0A8E7E0089CD1C /* ShoppingModule.swift in Sources */,
401
- 898873622A0A8E7E0089CD1C /* RCTConvert+VideoFeed.swift in Sources */,
402
- 89DF27DF28A53A77003F3CCB /* (null) in Sources */,
403
- 89C4D6A62A494EB800EFB74A /* StoryBlockConfiguration.swift in Sources */,
404
- 897523932817DEF80070EBB6 /* (null) in Sources */,
405
- 897523922817DEF80070EBB6 /* (null) in Sources */,
406
- 897523872817DEF80070EBB6 /* (null) in Sources */,
407
- 897523902817DEF80070EBB6 /* (null) in Sources */,
408
- 8988736D2A0A8E7E0089CD1C /* VideoFeedManager.m in Sources */,
409
- 8988735A2A0A8E7E0089CD1C /* FireworkSDKModule+CTA.swift in Sources */,
410
- 891F4AFA2A68DF2B00A9E8DA /* RCTConvert+FWNavigatorModule.swift in Sources */,
411
- 898873472A0A8E7E0089CD1C /* UIView+Constraints.swift in Sources */,
412
- 897523882817DEF80070EBB6 /* (null) in Sources */,
413
- 897523982817DEF80070EBB6 /* (null) in Sources */,
414
- 898873652A0A8E7E0089CD1C /* StoryBlock.swift in Sources */,
415
- 8971610E2B637C6F006C3F7B /* VideoPlayerLogoConfiguration.swift in Sources */,
416
- 8975239C2817DEF80070EBB6 /* (null) in Sources */,
417
- 898873602A0A8E7E0089CD1C /* RCTConvert+FireworkSDKModule.swift in Sources */,
418
- 897523942817DEF80070EBB6 /* (null) in Sources */,
419
- 8975239A2817DEF80070EBB6 /* (null) in Sources */,
420
- 898873672A0A8E7E0089CD1C /* AdConfiguration.swift in Sources */,
421
- 8988735F2A0A8E7E0089CD1C /* RCTConvert+StoryBlock.swift in Sources */,
422
- 8975239E2817DEF80070EBB6 /* (null) in Sources */,
423
- 897523962817DEF80070EBB6 /* (null) in Sources */,
424
- 8988735B2A0A8E7E0089CD1C /* FireworkSDKModule.m in Sources */,
425
- 8988736A2A0A8E7E0089CD1C /* VideoFeedConfiguration.swift in Sources */,
426
- 8975238D2817DEF80070EBB6 /* (null) in Sources */,
427
- 8975238C2817DEF80070EBB6 /* (null) in Sources */,
428
- 8988736B2A0A8E7E0089CD1C /* VideoFeed.swift in Sources */,
429
- 891F4AF62A67E12800A9E8DA /* FWRNContainerViewController.swift in Sources */,
430
- 898873522A0A8E7E0089CD1C /* ShoppingCTAResult.swift in Sources */,
431
- 89C105652BAD2C1D00E47CDD /* UIWindowScene+Swizzle.swift in Sources */,
432
- 89C6791A2A736C80000C1A71 /* ButtonInfo.swift in Sources */,
433
- 8975239D2817DEF80070EBB6 /* (null) in Sources */,
434
- 898873562A0A8E7E0089CD1C /* SDKInitOptions.swift in Sources */,
435
- 89DF27DE28A53A77003F3CCB /* (null) in Sources */,
436
- 891F4AF82A68DEDF00A9E8DA /* PushRNContainerParams.swift in Sources */,
437
- 897523892817DEF80070EBB6 /* (null) in Sources */,
438
- 897523912817DEF80070EBB6 /* (null) in Sources */,
439
- 8975238F2817DEF80070EBB6 /* (null) in Sources */,
440
- 898873632A0A8E7E0089CD1C /* FireworkSDK+Json.swift in Sources */,
441
- 8975238B2817DEF80070EBB6 /* (null) in Sources */,
442
- 8975239F2817DEF80070EBB6 /* (null) in Sources */,
443
- );
444
- runOnlyForDeploymentPostprocessing = 0;
445
- };
446
- /* End PBXSourcesBuildPhase section */
447
-
448
- /* Begin XCBuildConfiguration section */
449
- 58B511ED1A9E6C8500147676 /* Debug */ = {
450
- isa = XCBuildConfiguration;
451
- buildSettings = {
452
- ALWAYS_SEARCH_USER_PATHS = NO;
453
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
454
- CLANG_CXX_LIBRARY = "libc++";
455
- CLANG_ENABLE_MODULES = YES;
456
- CLANG_ENABLE_OBJC_ARC = YES;
457
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
458
- CLANG_WARN_BOOL_CONVERSION = YES;
459
- CLANG_WARN_COMMA = YES;
460
- CLANG_WARN_CONSTANT_CONVERSION = YES;
461
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
462
- CLANG_WARN_EMPTY_BODY = YES;
463
- CLANG_WARN_ENUM_CONVERSION = YES;
464
- CLANG_WARN_INFINITE_RECURSION = YES;
465
- CLANG_WARN_INT_CONVERSION = YES;
466
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
467
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
468
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
469
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
470
- CLANG_WARN_STRICT_PROTOTYPES = YES;
471
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
472
- CLANG_WARN_UNREACHABLE_CODE = YES;
473
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
474
- COPY_PHASE_STRIP = NO;
475
- ENABLE_STRICT_OBJC_MSGSEND = YES;
476
- ENABLE_TESTABILITY = YES;
477
- GCC_C_LANGUAGE_STANDARD = gnu99;
478
- GCC_DYNAMIC_NO_PIC = NO;
479
- GCC_NO_COMMON_BLOCKS = YES;
480
- GCC_OPTIMIZATION_LEVEL = 0;
481
- GCC_PREPROCESSOR_DEFINITIONS = (
482
- "DEBUG=1",
483
- "$(inherited)",
484
- );
485
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
486
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
487
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
488
- GCC_WARN_UNDECLARED_SELECTOR = YES;
489
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
490
- GCC_WARN_UNUSED_FUNCTION = YES;
491
- GCC_WARN_UNUSED_VARIABLE = YES;
492
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
493
- MTL_ENABLE_DEBUG_INFO = YES;
494
- ONLY_ACTIVE_ARCH = YES;
495
- SDKROOT = iphoneos;
496
- };
497
- name = Debug;
498
- };
499
- 58B511EE1A9E6C8500147676 /* Release */ = {
500
- isa = XCBuildConfiguration;
501
- buildSettings = {
502
- ALWAYS_SEARCH_USER_PATHS = NO;
503
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
504
- CLANG_CXX_LIBRARY = "libc++";
505
- CLANG_ENABLE_MODULES = YES;
506
- CLANG_ENABLE_OBJC_ARC = YES;
507
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
508
- CLANG_WARN_BOOL_CONVERSION = YES;
509
- CLANG_WARN_COMMA = YES;
510
- CLANG_WARN_CONSTANT_CONVERSION = YES;
511
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
512
- CLANG_WARN_EMPTY_BODY = YES;
513
- CLANG_WARN_ENUM_CONVERSION = YES;
514
- CLANG_WARN_INFINITE_RECURSION = YES;
515
- CLANG_WARN_INT_CONVERSION = YES;
516
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
517
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
518
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
519
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
520
- CLANG_WARN_STRICT_PROTOTYPES = YES;
521
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
522
- CLANG_WARN_UNREACHABLE_CODE = YES;
523
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
524
- COPY_PHASE_STRIP = YES;
525
- ENABLE_NS_ASSERTIONS = NO;
526
- ENABLE_STRICT_OBJC_MSGSEND = YES;
527
- GCC_C_LANGUAGE_STANDARD = gnu99;
528
- GCC_NO_COMMON_BLOCKS = YES;
529
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
530
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
531
- GCC_WARN_UNDECLARED_SELECTOR = YES;
532
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
533
- GCC_WARN_UNUSED_FUNCTION = YES;
534
- GCC_WARN_UNUSED_VARIABLE = YES;
535
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
536
- MTL_ENABLE_DEBUG_INFO = NO;
537
- SDKROOT = iphoneos;
538
- VALIDATE_PRODUCT = YES;
539
- };
540
- name = Release;
541
- };
542
- 58B511F01A9E6C8500147676 /* Debug */ = {
543
- isa = XCBuildConfiguration;
544
- buildSettings = {
545
- HEADER_SEARCH_PATHS = (
546
- "$(inherited)",
547
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
548
- "$(SRCROOT)/../../../React/**",
549
- "$(SRCROOT)/../../react-native/React/**",
550
- );
551
- LIBRARY_SEARCH_PATHS = "$(inherited)";
552
- OTHER_LDFLAGS = "-ObjC";
553
- PRODUCT_NAME = FireworkSdk;
554
- SKIP_INSTALL = YES;
555
- SWIFT_OBJC_BRIDGING_HEADER = "FireworkSdk-Bridging-Header.h";
556
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
557
- SWIFT_VERSION = 5.0;
558
- };
559
- name = Debug;
560
- };
561
- 58B511F11A9E6C8500147676 /* Release */ = {
562
- isa = XCBuildConfiguration;
563
- buildSettings = {
564
- HEADER_SEARCH_PATHS = (
565
- "$(inherited)",
566
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
567
- "$(SRCROOT)/../../../React/**",
568
- "$(SRCROOT)/../../react-native/React/**",
569
- );
570
- LIBRARY_SEARCH_PATHS = "$(inherited)";
571
- OTHER_LDFLAGS = "-ObjC";
572
- PRODUCT_NAME = FireworkSdk;
573
- SKIP_INSTALL = YES;
574
- SWIFT_OBJC_BRIDGING_HEADER = "FireworkSdk-Bridging-Header.h";
575
- SWIFT_VERSION = 5.0;
576
- };
577
- name = Release;
578
- };
579
- /* End XCBuildConfiguration section */
580
-
581
- /* Begin XCConfigurationList section */
582
- 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "FireworkSdk" */ = {
583
- isa = XCConfigurationList;
584
- buildConfigurations = (
585
- 58B511ED1A9E6C8500147676 /* Debug */,
586
- 58B511EE1A9E6C8500147676 /* Release */,
587
- );
588
- defaultConfigurationIsVisible = 0;
589
- defaultConfigurationName = Release;
590
- };
591
- 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "FireworkSdk" */ = {
592
- isa = XCConfigurationList;
593
- buildConfigurations = (
594
- 58B511F01A9E6C8500147676 /* Debug */,
595
- 58B511F11A9E6C8500147676 /* Release */,
596
- );
597
- defaultConfigurationIsVisible = 0;
598
- defaultConfigurationName = Release;
599
- };
600
- /* End XCConfigurationList section */
601
- };
602
- rootObject = 58B511D31A9E6C8500147676 /* Project object */;
603
- }
@@ -1,20 +0,0 @@
1
- //
2
- // RNSScreenStackView+Window.h
3
- // react-native-firework-sdk
4
- //
5
- // Created by Haitao Shangguan on 2023/10/26.
6
- //
7
-
8
- #if __has_include(<RNScreens/RNSScreenStack.h>)
9
-
10
- #import <RNScreens/RNSScreenStack.h>
11
-
12
- NS_ASSUME_NONNULL_BEGIN
13
-
14
- @interface RNSScreenStackView (Window)
15
-
16
- @end
17
-
18
- NS_ASSUME_NONNULL_END
19
-
20
- #endif