UNPKG

react-native-nitro-modules

Version:

Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI.

17 lines (13 loc) 457 B
import { installWorkletsSupport } from './worklets/installWorkletsSupport' export * from './AnyHybridObject' export * from './AnyMap' export * from './BoxedHybridObject' export * from './CustomType' export * from './getHybridObjectConstructor' export * from './HybridObject' export * from './NitroModules' export * from './Sync' export * from './Int64' export * from './views/HybridView' export * from './views/getHostComponent' installWorkletsSupport()