Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/Bubble/Component"

Index

Classes

Interfaces

Variables

Functions

Variables

Const alignStyles

alignStyles: ReadonlyMap<boolean, IAlignStyle> = new Map<boolean, IAlignStyle>([[true, {left: {align: 'left',radius: 'radiusLeft',},right: {align: 'right',radius: 'radiusRight',},}],[false, {left: {align: 'right',radius: 'radiusRight',},right: {align: 'left',radius: 'radiusLeft',},}],])

Const component

component: IStatic<__type> = Bubble

Functions

splitStyle

  • splitStyle(style: StyleProp<ViewStyle> | undefined): object
  • Parameters

    • style: StyleProp<ViewStyle> | undefined

    Returns object

    • margin: ViewStyle
    • view: ViewStyle