Skip to main content

useTheme

Hook used to get the theme object from context.

Import

import { useTheme } from "react-native-ficus-ui";

Usage

const theme = useTheme();