Type alias LLUserReactionCountsStyles

LLUserReactionCountsStyles: {
    moreReactionsText: TextStyle;
    moreReactionsView: ViewStyle;
    reactionCountsContainer: ViewStyle;
}

Type declaration

  • moreReactionsText: TextStyle
  • moreReactionsView: ViewStyle
  • reactionCountsContainer: ViewStyle

Generated using TypeDoc