// @ts-ignore – nativewind is an optional peer dependency import { cssInterop } from 'nativewind'; import { EaseView } from './EaseView'; cssInterop(EaseView, { className: 'style' });