Tailwind framework init, and tailwind-example of editTask.tsx
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Stack } from "expo-router";
|
||||
import '../global.css';
|
||||
|
||||
export default function RootLayout() {
|
||||
return <Stack screenOptions={{ headerShown: false }} />;
|
||||
|
||||
Reference in New Issue
Block a user