Skip to main content

Options

Record<string, Breakpoint>
An optional object with custom breakpoints for the Makeswift builder.

Examples

Basic usage

src/makeswift/runtime.ts

Custom breakpoints

The following example instantiates a new ReactRuntime with 4 custom breakpoints.
makeswift/runtime.ts

Changelog