UNPKG

smh-rn-expo-json-ui-engine

Version:

A JSON-driven UI engine for React Native and Expo that enables dynamic, runtime-rendered interfaces without rebuilding the app.

1 lines 399 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _configPlugins=require("expo/config-plugins"),_plugin=_interopRequireDefault(require("expo-camera/plugin"));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}const withCustomCamera=e=>(0,_configPlugins.withPlugins)(e,[_plugin.default]);var _default=exports.default=withCustomCamera;