UNPKG

@airship/rn-components

Version:

React Native components, from basic inputs to animated wrappers, created by Airship to build quality apps.

6 lines (5 loc) 284 B
export { default as AnimatedFade } from './AnimatedFade'; export { default as AnimatedMove } from './AnimatedMove'; export { default as AnimatedPressable } from './AnimatedPressable'; export { default as SegmentedControl } from './SegmentedControl'; export * as hooks from './hooks';