UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

6 lines (3 loc) 150 B
import { ValueApi as ValueApiWeb } from "./web"; export const ValueApi = ValueApiWeb; export const { createValue, createComputedValue } = ValueApi;