FunctionAffixAdornment({
affix,
side,
textStyle,
topPosition,
onLayout,
visible,
paddingHorizontal,
maxFontSizeMulti
src/components/TextInput/Adornment/TextInputAffix.tsx:68
FunctionAnimatedFAB({
icon,
label,
background,
accessibilityLabel = label,
accessibilityState,
color: customColor,
src/components/FAB/AnimatedFAB.tsx:212
FunctionAppbar({
children,
dark,
style,
mode = 'small',
elevated,
safeAreaInsets,
theme: themeOverrides,
...
src/components/Appbar/Appbar.tsx:157
FunctionAppbarContent({
color: titleColor,
subtitle,
subtitleStyle,
onPress,
disabled,
style,
titleRef,
titleStyle,
src/components/Appbar/AppbarContent.tsx:103
FunctionAvatarImage({
size = defaultSize,
source,
style,
onError,
onLayout,
onLoad,
onLoadEnd,
onLoadStart,
onP
src/components/Avatar/AvatarImage.tsx:77
FunctionAvatarText({
label,
size = defaultSize,
style,
labelStyle,
color: customColor,
theme: themeOverrides,
maxF
src/components/Avatar/AvatarText.tsx:63
FunctionBadge({
children,
size = defaultSize,
style,
theme: themeOverrides,
visible = true,
...rest
}: Props)
src/components/Badge.tsx:54
FunctionBanner({
visible,
icon,
children,
actions = [],
contentStyle,
elevation = 1,
style,
theme: themeOver
src/components/Banner.tsx:119
FunctionBottomNavigation({
navigationState,
renderScene,
renderIcon,
renderLabel,
renderTouchable,
getLabelText,
getBadg
src/components/BottomNavigation/BottomNavigation.tsx:322
FunctionButton(
{
disabled,
compact,
mode = 'text',
dark,
loading,
icon,
buttonColor: customBu
src/components/Button/Button.tsx:179