UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

3 lines 310 B
import type { CarbonReactNativeProps } from './CarbonReactNativeProps'; export declare function CarbonReactNative({ android_buttonRippleEffect, notificationColor, toastDuration, rtl, colorScheme, children, }: CarbonReactNativeProps): import("react").JSX.Element; //# sourceMappingURL=CarbonReactNative.d.ts.map