Editor API reference
This reference is generated from the public TypeScript declarations in
react-native-image-marker-editor. The Editor owns interaction and Recipe v2
state; Core or an injected adapter owns image rendering.
Main entry points
Section titled “Main entry points”ImageMarkerEditorController— Recipe state, selection, layer mutation, undo/redo, keyboard commands, and persistence.ImageMarkerEditor— React Native/Web editing surface.ImageMarkerEditorToolbar— composable layer controls.createCoreEditorAdapter— opt-in Core preview and final export adapter.
Props and adapters
Section titled “Props and adapters”ImageMarkerEditorPropsImageMarkerEditorToolbarPropsImageMarkerEditorRenderAdapterEditorRenderRequest
State and export
Section titled “State and export”Return to the integration guide or open the Editor Playground.