Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "AsyncButton/styles"

Index

Variables

Variables

Const styles

styles: object = StyleSheet.create({container: {minWidth: 44,minHeight: 44,alignItems: 'center',justifyContent: 'center'},disabled: {opacity: 0.6}})

Type declaration

  • [prop: string]: RegisteredStyle<ImageStyle | TextStyle | ViewStyle>