UNPKG

react-native-nitro-modules

Version:

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

16 lines (12 loc) 433 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 './views/HybridView' export * from './views/getHostComponent' installWorkletsSupport()