@papyrus-sdk/ui-react-native 0.2.18-beta.2 → 0.2.18-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -24041,9 +24041,6 @@ function DedicatedAndroidPdfViewer({
24041
24041
  setSelection(null);
24042
24042
  selectionRef.current = null;
24043
24043
  }, []);
24044
- if (!engineId) {
24045
- return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(import_react_native3.View, { style: styles3.container });
24046
- }
24047
24044
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(import_react_native3.View, { style: styles3.container, children: [
24048
24045
  /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
24049
24046
  import_engine_native2.PapyrusPdfViewerView,