react-native-misc

React Native library

This project is maintained by iliubinskii

React Native libraryDocs


React Native library / components/EventsCalendar/Day/Item / Props

Interface: Props<T>

Internal

Type Parameters

T

Properties

getLabel()

readonly getLabel: (item) => string

Parameters

item: T

Item.

Returns

string

Label.


getTextStyle()?

readonly optional getTextStyle: (item) => undefined | TextStyle

Parameters

item: T

Item.

Returns

undefined | TextStyle

Text style.


isFeatured?

readonly optional isFeatured: booleanU


item

readonly item: T