HooksuseThemeOn this pageuseThemeHook used to get the theme object from context.Importimport { useTheme } from "react-native-ficus-ui";Usageconst theme = useTheme();