react-native-webview-bootpay 11.18.11 → 11.18.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. package/README.md +93 -83
  2. package/apple/BPCWebView.h +0 -19
  3. package/apple/BPCWebView.m +197 -336
  4. package/apple/BPCWebViewManager.h +0 -2
  5. package/apple/BPCWebViewManager.m +1 -25
  6. package/index.d.ts +5 -5
  7. package/ios/RNCWebView.xcodeproj/project.pbxproj +18 -18
  8. package/lib/WebView.android.d.ts +0 -3
  9. package/lib/WebView.android.d.ts.map +1 -1
  10. package/lib/WebView.android.js +4 -11
  11. package/lib/WebView.d.ts +2 -2
  12. package/lib/WebView.d.ts.map +1 -1
  13. package/lib/WebView.ios.d.ts +0 -1
  14. package/lib/WebView.ios.d.ts.map +1 -1
  15. package/lib/WebView.ios.js +7 -12
  16. package/lib/WebView.macos.d.ts.map +1 -1
  17. package/lib/WebView.macos.js +6 -10
  18. package/lib/WebView.windows.d.ts +2 -4
  19. package/lib/WebView.windows.d.ts.map +1 -1
  20. package/lib/WebView.windows.js +12 -18
  21. package/lib/WebViewShared.d.ts +0 -1
  22. package/lib/WebViewShared.d.ts.map +1 -1
  23. package/lib/WebViewTypes.d.ts +2 -113
  24. package/lib/WebViewTypes.d.ts.map +1 -1
  25. package/package.json +9 -10
  26. package/react-native-webview-bootpay.podspec +3 -1
  27. package/react-native.config.js +61 -47
  28. package/windows/ReactNativeWebView/ReactNativeWebView.vcxproj +20 -37
  29. package/windows/ReactNativeWebView/ReactPackageProvider.cpp +1 -5
  30. package/windows/ReactNativeWebView/ReactWebView.cpp +6 -2
  31. package/windows/ReactNativeWebView/ReactWebView.h +2 -3
  32. package/windows/ReactNativeWebView/ReactWebView.idl +1 -13
  33. package/windows/ReactNativeWebView/ReactWebViewManager.cpp +31 -36
  34. package/windows/ReactNativeWebView/packages.config +0 -2
  35. package/windows/ReactNativeWebView/pch.h +0 -6
  36. package/windows/ReactNativeWebView.sln +119 -81
  37. package/windows/WebViewBridgeComponent/PropertySheet.props +16 -0
  38. package/windows/{ReactNativeWebView → WebViewBridgeComponent}/WebBridge.cpp +1 -1
  39. package/windows/{ReactNativeWebView → WebViewBridgeComponent}/WebBridge.h +2 -2
  40. package/windows/{ReactNativeWebView → WebViewBridgeComponent}/WebBridge.idl +1 -1
  41. package/windows/WebViewBridgeComponent/WebViewBridgeComponent.def +3 -0
  42. package/windows/WebViewBridgeComponent/WebViewBridgeComponent.vcxproj +160 -0
  43. package/windows/WebViewBridgeComponent/WebViewBridgeComponent.vcxproj.filters +33 -0
  44. package/windows/WebViewBridgeComponent/packages.config +4 -0
  45. package/windows/WebViewBridgeComponent/pch.cpp +1 -0
  46. package/windows/WebViewBridgeComponent/pch.h +4 -0
  47. package/windows/WebViewBridgeComponent/readme.txt +23 -0
  48. package/android/.DS_Store +0 -0
  49. package/android/.gradle/6.8/executionHistory/executionHistory.bin +0 -0
  50. package/android/.gradle/6.8/executionHistory/executionHistory.lock +0 -0
  51. package/android/.gradle/6.8/fileChanges/last-build.bin +0 -0
  52. package/android/.gradle/6.8/fileHashes/fileHashes.bin +0 -0
  53. package/android/.gradle/6.8/fileHashes/fileHashes.lock +0 -0
  54. package/android/.gradle/6.8/gc.properties +0 -0
  55. package/android/.gradle/7.0-rc-1/dependencies-accessors/dependencies-accessors.lock +0 -0
  56. package/android/.gradle/7.0-rc-1/dependencies-accessors/gc.properties +0 -0
  57. package/android/.gradle/7.0-rc-1/executionHistory/executionHistory.lock +0 -0
  58. package/android/.gradle/7.0-rc-1/fileChanges/last-build.bin +0 -0
  59. package/android/.gradle/7.0-rc-1/fileHashes/fileHashes.lock +0 -0
  60. package/android/.gradle/7.0-rc-1/gc.properties +0 -0
  61. package/android/.gradle/7.1.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  62. package/android/.gradle/7.1.1/dependencies-accessors/gc.properties +0 -0
  63. package/android/.gradle/7.1.1/executionHistory/executionHistory.lock +0 -0
  64. package/android/.gradle/7.1.1/fileChanges/last-build.bin +0 -0
  65. package/android/.gradle/7.1.1/fileHashes/fileHashes.lock +0 -0
  66. package/android/.gradle/7.1.1/gc.properties +0 -0
  67. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  68. package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
  69. package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  70. package/android/.gradle/checksums/checksums.lock +0 -0
  71. package/android/.gradle/checksums/md5-checksums.bin +0 -0
  72. package/android/.gradle/checksums/sha1-checksums.bin +0 -0
  73. package/android/.gradle/configuration-cache/gc.properties +0 -0
  74. package/android/.gradle/vcs-1/gc.properties +0 -0
  75. package/android/.idea/.gitignore +0 -3
  76. package/android/.idea/compiler.xml +0 -6
  77. package/android/.idea/gradle.xml +0 -19
  78. package/android/.idea/jarRepositories.xml +0 -35
  79. package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0.xml +0 -13
  80. package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_2_aar.xml +0 -16
  81. package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0.xml +0 -11
  82. package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml +0 -13
  83. package/android/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml +0 -13
  84. package/android/.idea/libraries/Gradle__androidx_collection_collection_1_0_0.xml +0 -11
  85. package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml +0 -16
  86. package/android/.idea/libraries/Gradle__androidx_core_core_1_0_1_aar.xml +0 -16
  87. package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +0 -13
  88. package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +0 -13
  89. package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +0 -13
  90. package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +0 -16
  91. package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml +0 -16
  92. package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +0 -13
  93. package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml +0 -13
  94. package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +0 -13
  95. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0.xml +0 -11
  96. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml +0 -13
  97. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml +0 -13
  98. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml +0 -13
  99. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml +0 -13
  100. package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +0 -13
  101. package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +0 -13
  102. package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +0 -16
  103. package/android/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml +0 -13
  104. package/android/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml +0 -16
  105. package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_1_aar.xml +0 -13
  106. package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml +0 -13
  107. package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_0_0_aar.xml +0 -13
  108. package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +0 -13
  109. package/android/.idea/libraries/Gradle__com_facebook_fbjni_fbjni_java_only_0_0_3.xml +0 -13
  110. package/android/.idea/libraries/Gradle__com_facebook_fresco_drawee_2_0_0_aar.xml +0 -15
  111. package/android/.idea/libraries/Gradle__com_facebook_fresco_fbcore_2_0_0_aar.xml +0 -18
  112. package/android/.idea/libraries/Gradle__com_facebook_fresco_fresco_2_0_0_aar.xml +0 -18
  113. package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_2_0_0_aar.xml +0 -18
  114. package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_base_2_0_0_aar.xml +0 -18
  115. package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_okhttp3_2_0_0_aar.xml +0 -15
  116. package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagefilters_2_0_0_aar.xml +0 -15
  117. package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagetranscoder_2_0_0_aar.xml +0 -15
  118. package/android/.idea/libraries/Gradle__com_facebook_infer_annotation_infer_annotation_0_11_2.xml +0 -13
  119. package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_62_2_aar.xml +0 -18
  120. package/android/.idea/libraries/Gradle__com_facebook_soloader_annotation_0_8_0_aar.xml +0 -15
  121. package/android/.idea/libraries/Gradle__com_facebook_soloader_nativeloader_0_8_0.xml +0 -13
  122. package/android/.idea/libraries/Gradle__com_facebook_soloader_soloader_0_8_0_aar.xml +0 -15
  123. package/android/.idea/libraries/Gradle__com_facebook_yoga_proguard_annotations_1_14_1.xml +0 -13
  124. package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_3_0_2.xml +0 -13
  125. package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_12_1.xml +0 -13
  126. package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_urlconnection_3_12_1.xml +0 -13
  127. package/android/.idea/libraries/Gradle__com_squareup_okio_okio_1_15_0.xml +0 -13
  128. package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml +0 -13
  129. package/android/.idea/libraries/Gradle__org_jetbrains_annotations_13_0.xml +0 -13
  130. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_3_50.xml +0 -13
  131. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_common_1_3_50.xml +0 -13
  132. package/android/.idea/misc.xml +0 -9
  133. package/android/.idea/modules/android.iml +0 -124
  134. package/android/.idea/modules.xml +0 -8
  135. package/android/.idea/vcs.xml +0 -6
  136. package/android/.project +0 -34
  137. package/android/.settings/org.eclipse.buildship.core.prefs +0 -13
  138. package/android/build/.transforms/4e87ba7f47baac309fba5367e008cf44/results.bin +0 -1
  139. package/android/build/.transforms/4e87ba7f47baac309fba5367e008cf44/transformed/classes/classes.dex +0 -0
  140. package/android/build/.transforms/d5207f219c4292752e7af446f7cc2789/classes/classes.dex +0 -0
  141. package/android/build/.transforms/d5207f219c4292752e7af446f7cc2789.bin +0 -1
  142. package/android/build/generated/source/buildConfig/debug/kr/co/bootpay/webview/BuildConfig.java +0 -10
  143. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +0 -100
  144. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json +0 -18
  145. package/android/build/intermediates/aar_metadata/debug/aar-metadata.properties +0 -4
  146. package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +0 -1
  147. package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
  148. package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
  149. package/android/build/intermediates/compile_symbol_list/debug/R.txt +0 -1857
  150. package/android/build/intermediates/compiled_local_resources/debug/out/xml_file_provider_paths.xml.flat +0 -0
  151. package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
  152. package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
  153. package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
  154. package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +0 -2
  155. package/android/build/intermediates/incremental/packageDebugResources/merger.xml +0 -2
  156. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebChromeClient$1.class +0 -0
  157. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebChromeClient.class +0 -0
  158. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebView$1.class +0 -0
  159. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebView$BPCWebViewBridge.class +0 -0
  160. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebView$ProgressChangedFilter.class +0 -0
  161. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebView.class +0 -0
  162. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewClient.class +0 -0
  163. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewFileProvider.class +0 -0
  164. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewManager$1.class +0 -0
  165. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewManager$2.class +0 -0
  166. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewManager$3.class +0 -0
  167. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewManager$4.class +0 -0
  168. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewManager.class +0 -0
  169. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewModule$1.class +0 -0
  170. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewModule$2.class +0 -0
  171. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewModule$MimeType.class +0 -0
  172. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewModule$ShouldOverrideUrlLoadingLock$ShouldOverrideCallbackState.class +0 -0
  173. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewModule$ShouldOverrideUrlLoadingLock.class +0 -0
  174. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BPCWebViewModule.class +0 -0
  175. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/BuildConfig.class +0 -0
  176. package/android/build/intermediates/javac/debug/classes/kr/co/bootpay/webview/WebViewConfig.class +0 -0
  177. package/android/build/intermediates/library_java_res/debug/res.jar +0 -0
  178. package/android/build/intermediates/library_manifest/debug/AndroidManifest.xml +0 -102
  179. package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +0 -3
  180. package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +0 -200
  181. package/android/build/intermediates/merged_manifest/debug/AndroidManifest.xml +0 -100
  182. package/android/build/intermediates/navigation_json/debug/navigation.json +0 -1
  183. package/android/build/intermediates/packaged_manifests/debug/output-metadata.json +0 -18
  184. package/android/build/intermediates/packaged_res/debug/xml/file_provider_paths.xml +0 -6
  185. package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
  186. package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +0 -1377
  187. package/android/build/kotlin/compileDebugKotlin/build-history.bin +0 -0
  188. package/android/build/kotlin/compileDebugKotlin/caches-jvm/inputs/source-to-output.tab +0 -0
  189. package/android/build/kotlin/compileDebugKotlin/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  190. package/android/build/kotlin/compileDebugKotlin/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  191. package/android/build/kotlin/compileDebugKotlin/caches-jvm/inputs/source-to-output.tab.len +0 -0
  192. package/android/build/kotlin/compileDebugKotlin/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  193. package/android/build/kotlin/compileDebugKotlin/caches-jvm/inputs/source-to-output.tab_i +0 -0
  194. package/android/build/kotlin/compileDebugKotlin/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  195. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  196. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  197. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  198. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  199. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  200. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  201. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  202. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  203. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  204. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  205. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  206. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  207. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  208. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  209. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/constants.tab +0 -0
  210. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/constants.tab.keystream +0 -0
  211. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/constants.tab.keystream.len +0 -0
  212. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/constants.tab.len +0 -0
  213. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/constants.tab.values.at +0 -0
  214. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/constants.tab_i +0 -0
  215. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/constants.tab_i.len +0 -0
  216. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  217. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  218. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  219. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  220. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  221. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  222. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  223. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/proto.tab +0 -0
  224. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  225. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  226. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  227. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  228. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  229. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  230. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  231. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  232. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  233. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  234. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  235. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  236. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  237. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  238. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  239. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  240. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  241. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  242. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  243. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  244. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  245. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  246. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  247. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  248. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  249. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  250. package/android/build/kotlin/compileDebugKotlin/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  251. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/counters.tab +0 -2
  252. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/file-to-id.tab +0 -0
  253. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  254. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  255. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/file-to-id.tab.len +0 -0
  256. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  257. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/file-to-id.tab_i +0 -0
  258. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  259. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/id-to-file.tab +0 -0
  260. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  261. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  262. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/id-to-file.tab.len +0 -0
  263. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  264. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/id-to-file.tab_i +0 -0
  265. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  266. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/lookups.tab +0 -0
  267. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/lookups.tab.keystream +0 -0
  268. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  269. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/lookups.tab.len +0 -0
  270. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/lookups.tab.values.at +0 -0
  271. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/lookups.tab_i +0 -0
  272. package/android/build/kotlin/compileDebugKotlin/caches-jvm/lookups/lookups.tab_i.len +0 -0
  273. package/android/build/kotlin/compileDebugKotlin/last-build.bin +0 -0
  274. package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -221
  275. package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  276. package/android/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt +0 -29
  277. package/android/build/tmp/kotlin-classes/debug/META-INF/react-native-webview-bootpay_debug.kotlin_module +0 -0
  278. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/BPCWebViewPackage.class +0 -0
  279. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopHttpErrorEvent$Companion.class +0 -0
  280. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopHttpErrorEvent.class +0 -0
  281. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopLoadingErrorEvent$Companion.class +0 -0
  282. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopLoadingErrorEvent.class +0 -0
  283. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopLoadingFinishEvent$Companion.class +0 -0
  284. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopLoadingFinishEvent.class +0 -0
  285. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopLoadingProgressEvent$Companion.class +0 -0
  286. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopLoadingProgressEvent.class +0 -0
  287. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopLoadingStartEvent$Companion.class +0 -0
  288. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopLoadingStartEvent.class +0 -0
  289. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopMessageEvent$Companion.class +0 -0
  290. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopMessageEvent.class +0 -0
  291. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopRenderProcessGoneEvent$Companion.class +0 -0
  292. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopRenderProcessGoneEvent.class +0 -0
  293. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopShouldStartLoadWithRequestEvent$Companion.class +0 -0
  294. package/android/build/tmp/kotlin-classes/debug/kr/co/bootpay/webview/events/TopShouldStartLoadWithRequestEvent.class +0 -0
  295. package/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  296. package/android/gradle/wrapper/gradle-wrapper.properties +0 -5
  297. package/android/gradlew +0 -185
  298. package/android/gradlew.bat +0 -89
  299. package/android/local.properties +0 -8
  300. package/android/src/.DS_Store +0 -0
  301. package/android/src/main/.DS_Store +0 -0
  302. package/android/src/main/java/.DS_Store +0 -0
  303. package/android/src/main/java/kr/.DS_Store +0 -0
  304. package/android/src/main/java/kr/co/.DS_Store +0 -0
  305. package/android/src/main/java/kr/co/bootpay/.DS_Store +0 -0
  306. package/ios/.DS_Store +0 -0
  307. package/ios/RNCWebView.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  308. package/ios/RNCWebView.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  309. package/ios/RNCWebView.xcodeproj/project.xcworkspace/xcuserdata/bootpay.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  310. package/ios/RNCWebView.xcodeproj/xcuserdata/bootpay.xcuserdatad/xcschemes/xcschememanagement.plist +0 -14
  311. package/lib/WebViewNativeComponent.android.d.ts +0 -4
  312. package/lib/WebViewNativeComponent.android.d.ts.map +0 -1
  313. package/lib/WebViewNativeComponent.android.js +0 -3
  314. package/lib/WebViewNativeComponent.ios.d.ts +0 -4
  315. package/lib/WebViewNativeComponent.ios.d.ts.map +0 -1
  316. package/lib/WebViewNativeComponent.ios.js +0 -3
  317. package/lib/WebViewNativeComponent.macos.d.ts +0 -4
  318. package/lib/WebViewNativeComponent.macos.d.ts.map +0 -1
  319. package/lib/WebViewNativeComponent.macos.js +0 -3
  320. package/lib/WebViewNativeComponent.windows.d.ts +0 -4
  321. package/lib/WebViewNativeComponent.windows.d.ts.map +0 -1
  322. package/lib/WebViewNativeComponent.windows.js +0 -3
  323. package/lib/index.d.ts +0 -4
  324. package/lib/index.d.ts.map +0 -1
  325. package/lib/index.js +0 -3
  326. package/windows/.gitignore +0 -353
  327. package/windows/ExperimentalFeatures.props +0 -12
  328. package/windows/ReactNativeWebView/ReactWebView2.cpp +0 -119
  329. package/windows/ReactNativeWebView/ReactWebView2.h +0 -43
  330. package/windows/ReactNativeWebView/ReactWebView2Manager.cpp +0 -147
  331. package/windows/ReactNativeWebView/ReactWebView2Manager.h +0 -54
package/README.md CHANGED
@@ -1,110 +1,120 @@
1
- # React Native WebView - a Modern, Cross-Platform WebView for React Native
1
+ # react-native-webview-bootpay 라이브러리
2
2
 
3
- [![star this repo](http://githubbadges.com/star.svg?user=react-native-webview&repo=react-native-webview&style=flat)](https://github.com/react-native-webview/react-native-webview)
4
- [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
5
- [![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors)
6
- [![Known Vulnerabilities](https://snyk.io/test/github/react-native-webview/react-native-webview/badge.svg?style=flat-square)](https://snyk.io/test/github/react-native-webview/react-native-webview)
7
- [![NPM Version](https://img.shields.io/npm/v/react-native-webview.svg?style=flat-square)](https://www.npmjs.com/package/react-native-webview)
8
- [![Lean Core Extracted](https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square)][lean-core-issue]
3
+ react-native-webview를 부트페이가 Fork 떠서 만든 웹뷰입니다. 이미 결제모듈이 동작하는 웹사이트에 webview로 링크만 연결하여 사용하실 웹앱 flutter 개발자분께서는 해당 모듈의 웹뷰를 사용하시면 쉽게 결제 진행이 가능하십니다.
9
4
 
10
- **React Native WebView** is a modern, well-supported, and cross-platform WebView for React Native. It is intended to be a replacement for the built-in WebView (which will be [removed from core](https://github.com/react-native-community/discussions-and-proposals/pull/3)).
5
+ ## 1-1. 설치하기
11
6
 
12
- ## Core Maintainers - Sponsoring companies
13
-
14
- _This project is maintained for free by these people using both their free time and their company work time._
15
-
16
- - [Thibault Malbranche](https://github.com/Titozzz) ([Twitter @titozzz](https://twitter.com/titozzz)) from [Brigad](https://brigad.co/about)
17
- - [Jamon Holmgren](https://github.com/jamonholmgren) ([Twitter @jamonholmgren](https://twitter.com/jamonholmgren)) from [Infinite Red](https://infinite.red/react-native)
18
- - [Alexander Sklar](https://github.com/asklar) ([Twitter @alexsklar](https://twitter.com/alexsklar)) from [React Native Windows @ Microsoft](https://microsoft.github.io/react-native-windows/)
19
- - [Chiara Mooney](https://github.com/chiaramooney) from [React Native Windows @ Microsoft](https://microsoft.github.io/react-native-windows/)
20
-
21
- ## Platforms Supported
22
-
23
- - [x] iOS
24
- - [x] Android
25
- - [x] macOS
26
- - [x] Windows
27
-
28
- _Note: Expo support for React Native WebView started with [Expo SDK v33.0.0](https://blog.expo.io/expo-sdk-v33-0-0-is-now-available-52d1c99dfe4c)._
29
-
30
- ## Getting Started
31
-
32
- Read our [Getting Started Guide](docs/Getting-Started.md). If any step seems unclear, please create a detailed issue.
33
-
34
- ## Versioning
35
-
36
- This project follows [semantic versioning](https://semver.org/). We do not hesitate to release breaking changes but they will be in a major version.
7
+ ### npm으로 설치하기
8
+ ```sh
9
+ npm install react-native-webview-bootpay
10
+ ```
37
11
 
38
- **Breaking History:**
12
+ ### yarn으로 설치하기
13
+ ```sh
14
+ yarn add react-native-webview-bootpay
15
+ ```
39
16
 
40
- Current Version: ![version](https://img.shields.io/npm/v/react-native-webview.svg)
17
+ 또는 package.json 파일의 dependencies에 추가 후 yarn install을 합니다.
41
18
 
42
- - [11.0.0](https://github.com/react-native-webview/react-native-webview/releases/tag/v11.0.0) - Android setSupportMultipleWindows.
43
- - [10.0.0](https://github.com/react-native-webview/react-native-webview/releases/tag/v10.0.0) - Android Gradle plugin is only required when opening the project stand-alone
44
- - [9.0.0](https://github.com/react-native-webview/react-native-webview/releases/tag/v9.0.0) - props updates to injectedJavaScript are no longer immutable.
45
- - [8.0.0](https://github.com/react-native-webview/react-native-webview/releases/tag/v8.0.0) - onNavigationStateChange now triggers with hash url changes
46
- - [7.0.1](https://github.com/react-native-webview/react-native-webview/releases/tag/v7.0.1) - Removed UIWebView
47
- - [6.0.**2**](https://github.com/react-native-webview/react-native-webview/releases/tag/v6.0.2) - Update to AndroidX. Make sure to enable it in your project's `android/gradle.properties`. See [Getting Started Guide](docs/Getting-Started.md).
48
- - [5.0.**1**](https://github.com/react-native-webview/react-native-webview/releases/tag/v5.0.0) - Refactored the old postMessage implementation for communication from webview to native.
49
- - [4.0.0](https://github.com/react-native-webview/react-native-webview/releases/tag/v4.0.0) - Added cache (enabled by default).
50
- - [3.0.0](https://github.com/react-native-webview/react-native-webview/releases/tag/v3.0.0) - WKWebview: Add shared process pool so cookies and localStorage are shared across webviews in iOS (enabled by default).
51
- - [2.0.0](https://github.com/react-native-webview/react-native-webview/releases/tag/v2.0.0) - First release this is a replica of the core webview component
19
+ ```sh
20
+ "dependencies": {
21
+ "react-native-webview-bootpay": last_version
22
+ }
52
23
 
53
- **Upcoming:**
24
+ ```
54
25
 
55
- - this.webView.postMessage() removal (never documented and less flexible than injectJavascript) -> [how to migrate](https://github.com/react-native-webview/react-native-webview/issues/809)
56
- - Kotlin rewrite
57
- - Maybe Swift rewrite
26
+ ## 설정하기
27
+
28
+ ### Android
29
+ 따로 설정하실 것이 없습니다.
30
+
31
+ ### iOS
32
+ ** {your project root}/ios/Runner/Info.plist **
33
+ ``CFBundleURLName``과 ``CFBundleURLSchemes``의 값은 개발사에서 고유값으로 지정해주셔야 합니다. 외부앱(카드사앱)에서 다시 기존 앱으로 앱투앱 호출시 필요한 스키마 값입니다.
34
+ ```xml
35
+ <?xml version="1.0" encoding="UTF-8"?>
36
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
37
+ <plist version="1.0">
38
+ <dict>
39
+ ...
40
+
41
+ <key>NSAppTransportSecurity</key>
42
+ <dict>
43
+ <key>NSAllowsArbitraryLoads</key>
44
+ <true/>
45
+ </dict>
46
+ <key>CFBundleURLTypes</key>
47
+ <array>
48
+ <dict>
49
+ <key>CFBundleTypeRole</key>
50
+ <string>Editor</string>
51
+ <key>CFBundleURLName</key>
52
+ <string>kr.co.bootpaySample</string>
53
+ <key>CFBundleURLSchemes</key>
54
+ <array>
55
+ <string>bootpaySample</string>
56
+ </array>
57
+ </dict>
58
+ </array>
59
+
60
+ ...
61
+ </dict>
62
+ </plist>
63
+ ```
58
64
 
59
- ## Usage
65
+ ## 사용예제
60
66
 
61
- Import the `WebView` component from `react-native-webview` and use it like so:
67
+ ```dart
68
+ import React, {Component} from 'react';
69
+ import {
70
+ StyleSheet,
71
+ SafeAreaView,
72
+ Linking
73
+ } from 'react-native';
62
74
 
63
- ```jsx
64
- import React, { Component } from 'react';
65
- import { StyleSheet, Text, View } from 'react-native';
66
- import { WebView } from 'react-native-webview';
75
+ import WebView from 'react-native-webview-bootpay';
67
76
 
68
- // ...
69
- class MyWebComponent extends Component {
77
+ export default class App extends Component {
70
78
  render() {
71
- return <WebView source={{ uri: 'https://reactnative.dev/' }} />;
79
+ return (
80
+ <SafeAreaView style={styles.container}>
81
+ <WebView
82
+ source={{uri: "https://www.yourdomain.com"}}
83
+ automaticallyAdjustContentInsets={false}
84
+
85
+ />
86
+ </SafeAreaView>
87
+ );
72
88
  }
73
89
  }
74
- ```
75
-
76
- For more, read the [API Reference](./docs/Reference.md) and [Guide](./docs/Guide.md). If you're interested in contributing, check out the [Contributing Guide](./docs/Contributing.md).
77
-
78
- ## Common issues
79
-
80
- - If you're getting `Invariant Violation: Native component for "RNCWebView does not exist"` it likely means you forgot to run `react-native link` or there was some error with the linking process
81
- - If you encounter a build error during the task `:app:mergeDexRelease`, you need to enable multidex support in `android/app/build.gradle` as discussed in [this issue](https://github.com/react-native-webview/react-native-webview/issues/1344#issuecomment-650544648)
82
-
83
- ## Contributing
90
+
91
+ const styles = StyleSheet.create({
92
+ container: {
93
+ flex: 1,
94
+ backgroundColor: '#F5FCFF',
95
+ padding: 8,
96
+ }
97
+ });
84
98
 
85
- See [Contributing.md](https://github.com/react-native-webview/react-native-webview/blob/master/docs/Contributing.md)
99
+ ```
86
100
 
87
- ## Contributors
101
+ ## onMessage 사용시
102
+ ```
103
+ window.BootpayRNWebView.postMessage("test data"); //부트페이 웹뷰
104
+ ```
105
+ 사용 방법은 react-native-webview와 동일하며 javascript interface 이름이 ReactNativeWebView 가 아닌 BootpayRNWebView 값으로 보내주시면 되겠습니다.
88
106
 
89
- Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key-)):
107
+ ## Documentation
90
108
 
91
- <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
92
- <!-- prettier-ignore -->
93
- <table><tr><td align="center"><a href="https://twitter.com/titozzz"><img src="https://avatars1.githubusercontent.com/u/6181446?v=4" width="100px;" alt="Thibault Malbranche"/><br /><sub><b>Thibault Malbranche</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=titozzz" title="Code">💻</a> <a href="#ideas-titozzz" title="Ideas, Planning, & Feedback">🤔</a> <a href="#review-titozzz" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=titozzz" title="Documentation">📖</a> <a href="#maintenance-titozzz" title="Maintenance">🚧</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=titozzz" title="Tests">⚠️</a> <a href="#infra-titozzz" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-titozzz" title="Answering Questions">💬</a></td><td align="center"><a href="https://jamonholmgren.com"><img src="https://avatars3.githubusercontent.com/u/1479215?v=4" width="100px;" alt="Jamon Holmgren"/><br /><sub><b>Jamon Holmgren</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren" title="Code">💻</a> <a href="#ideas-jamonholmgren" title="Ideas, Planning, & Feedback">🤔</a> <a href="#review-jamonholmgren" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren" title="Documentation">📖</a> <a href="#maintenance-jamonholmgren" title="Maintenance">🚧</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren" title="Tests">⚠️</a> <a href="#example-jamonholmgren" title="Examples">💡</a> <a href="#question-jamonholmgren" title="Answering Questions">💬</a></td><td align="center"><a href="https://github.com/andreipfeiffer"><img src="https://avatars1.githubusercontent.com/u/2570562?v=4" width="100px;" alt="Andrei Pfeiffer"/><br /><sub><b>Andrei Pfeiffer</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=andreipfeiffer" title="Code">💻</a> <a href="#review-andreipfeiffer" title="Reviewed Pull Requests">👀</a> <a href="#ideas-andreipfeiffer" title="Ideas, Planning, & Feedback">🤔</a></td><td align="center"><a href="https://twitter.com/mikediarmid"><img src="https://avatars0.githubusercontent.com/u/5347038?v=4" width="100px;" alt="Michael Diarmid"/><br /><sub><b>Michael Diarmid</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=Salakar" title="Code">💻</a> <a href="#review-Salakar" title="Reviewed Pull Requests">👀</a> <a href="#ideas-Salakar" title="Ideas, Planning, & Feedback">🤔</a> <a href="#tool-Salakar" title="Tools">🔧</a></td><td align="center"><a href="http://smathson.github.io"><img src="https://avatars3.githubusercontent.com/u/932981?v=4" width="100px;" alt="Scott Mathson"/><br /><sub><b>Scott Mathson</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=smathson" title="Code">💻</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=smathson" title="Documentation">📖</a></td><td align="center"><a href="https://github.com/YangXiaomei"><img src="https://avatars0.githubusercontent.com/u/8221990?v=4" width="100px;" alt="Margaret"/><br /><sub><b>Margaret</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=YangXiaomei" title="Code">💻</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=YangXiaomei" title="Documentation">📖</a></td><td align="center"><a href="https://stylisted.com"><img src="https://avatars2.githubusercontent.com/u/1173161?v=4" width="100px;" alt="Jordan Sexton"/><br /><sub><b>Jordan Sexton</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=jordansexton" title="Code">💻</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=jordansexton" title="Documentation">📖</a></td></tr><tr><td align="center"><a href="https://github.com/MalcolmScruggs"><img src="https://avatars1.githubusercontent.com/u/22333355?v=4" width="100px;" alt="Malcolm Scruggs"/><br /><sub><b>Malcolm Scruggs</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=MalcolmScruggs" title="Code">💻</a> <a href="#tool-MalcolmScruggs" title="Tools">🔧</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=MalcolmScruggs" title="Tests">⚠️</a></td><td align="center"><a href="https://github.com/Momazo7u7"><img src="https://avatars0.githubusercontent.com/u/42069617?v=4" width="100px;" alt="Momazo7u7"/><br /><sub><b>Momazo7u7</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=Momazo7u7" title="Documentation">📖</a></td><td align="center"><a href="https://marco-nett.de"><img src="https://avatars1.githubusercontent.com/u/3315507?v=4" width="100px;" alt="Marco"/><br /><sub><b>Marco</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=marconett" title="Documentation">📖</a></td><td align="center"><a href="https://github.com/jeluard"><img src="https://avatars1.githubusercontent.com/u/359723?v=4" width="100px;" alt="Julien Eluard"/><br /><sub><b>Julien Eluard</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=jeluard" title="Documentation">📖</a></td><td align="center"><a href="https://github.com/CubeSugar"><img src="https://avatars3.githubusercontent.com/u/3667305?v=4" width="100px;" alt="Jian Wei"/><br /><sub><b>Jian Wei</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=CubeSugar" title="Code">💻</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=CubeSugar" title="Documentation">📖</a></td><td align="center"><a href="https://www.linkedin.com/in/svbutko/"><img src="https://avatars2.githubusercontent.com/u/14828004?v=4" width="100px;" alt="Sergei Butko"/><br /><sub><b>Sergei Butko</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=svbutko" title="Documentation">📖</a></td><td align="center"><a href="https://github.com/TMomemt"><img src="https://avatars3.githubusercontent.com/u/42024947?v=4" width="100px;" alt="TMomemt"/><br /><sub><b>TMomemt</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=TMomemt" title="Code">💻</a></td></tr><tr><td align="center"><a href="http://www.try.com"><img src="https://avatars0.githubusercontent.com/u/674503?v=4" width="100px;" alt="Eric Lewis"/><br /><sub><b>Eric Lewis</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=ericlewis" title="Code">💻</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=ericlewis" title="Documentation">📖</a></td><td align="center"><a href="https://bzfx.net"><img src="https://avatars2.githubusercontent.com/u/1542454?v=4" width="100px;" alt="Daniel Vicory"/><br /><sub><b>Daniel Vicory</b></sub></a><br /><a href="https://github.com/react-native-community/react-native-webview/commits?author=dvicory" title="Code">💻</a> <a href="https://github.com/react-native-community/react-native-webview/commits?author=dvicory" title="Documentation">📖</a></td></tr></table>
109
+ [부트페이 개발매뉴얼](https://bootpay.gitbook.io/docs/)을 참조해주세요
94
110
 
95
- <!-- ALL-CONTRIBUTORS-LIST:END -->
111
+ ## 기술문의
96
112
 
97
- This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
113
+ [채팅](https://bootpay.channel.io/)으로 문의
98
114
 
99
115
  ## License
100
116
 
101
- MIT
102
-
103
- ## Translations
117
+ [MIT License](https://opensource.org/licenses/MIT).
104
118
 
105
- This readme is available in:
106
119
 
107
- - [Brazilian portuguese](docs/README.portuguese.md)
108
- - [French](docs/README.french.md)
109
120
 
110
- [lean-core-issue]: https://github.com/facebook/react-native/issues/23313
@@ -9,14 +9,6 @@
9
9
  #import <React/RCTDefines.h>
10
10
  #import <WebKit/WebKit.h>
11
11
 
12
- typedef enum BPCWebViewPermissionGrantType : NSUInteger {
13
- BPCWebViewPermissionGrantType_GrantIfSameHost_ElsePrompt,
14
- BPCWebViewPermissionGrantType_GrantIfSameHost_ElseDeny,
15
- BPCWebViewPermissionGrantType_Deny,
16
- BPCWebViewPermissionGrantType_Grant,
17
- BPCWebViewPermissionGrantType_Prompt
18
- } BPCWebViewPermissionGrantType;
19
-
20
12
  @class BPCWebView;
21
13
 
22
14
  @protocol BPCWebViewDelegate <NSObject>
@@ -75,11 +67,8 @@ typedef enum BPCWebViewPermissionGrantType : NSUInteger {
75
67
  @property (nonatomic, assign) BOOL directionalLockEnabled;
76
68
  @property (nonatomic, assign) BOOL ignoreSilentHardwareSwitch;
77
69
  @property (nonatomic, copy) NSString * _Nullable allowingReadAccessToURL;
78
- @property (nonatomic, copy) NSDictionary * _Nullable basicAuthCredential;
79
70
  @property (nonatomic, assign) BOOL pullToRefreshEnabled;
80
71
  @property (nonatomic, assign) BOOL enableApplePay;
81
- @property (nonatomic, copy) NSArray<NSDictionary *> * _Nullable menuItems;
82
- @property (nonatomic, copy) RCTDirectEventBlock onCustomMenuSelection;
83
72
  #if !TARGET_OS_OSX
84
73
  @property (nonatomic, weak) UIRefreshControl * _Nullable refreshControl;
85
74
  #endif
@@ -92,14 +81,6 @@ typedef enum BPCWebViewPermissionGrantType : NSUInteger {
92
81
  @property (nonatomic, assign) BOOL limitsNavigationsToAppBoundDomains;
93
82
  #endif
94
83
 
95
- #if defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED >= 140500 /* iOS 14.5 */
96
- @property (nonatomic, assign) BOOL textInteractionEnabled;
97
- #endif
98
-
99
- #if defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED >= 150000 /* iOS 15 */
100
- @property (nonatomic, assign) BPCWebViewPermissionGrantType mediaCapturePermissionGrantType;
101
- #endif
102
-
103
84
  + (void)setClientAuthenticationCredential:(nullable NSURLCredential*)credential;
104
85
  + (void)setCustomCertificatesForHost:(nullable NSDictionary *)certificates;
105
86
  - (void)postMessage:(NSString *_Nullable)message;