UNPKG

nexara-nativeflow

Version:

Beautiful, responsive, and customizable UI components for React Native – built for performance and seamless experiences.

5 lines 199 B
declare const useTheme: (isTrackTheme?: boolean) => (import("../types").ThemeTypes & { toggleThemeMode: () => void; }) | undefined; export default useTheme; //# sourceMappingURL=useTheme.d.ts.map