Skip to content

Conversation

@Ubax
Copy link

@Ubax Ubax commented Oct 28, 2025

No description provided.

@Ubax Ubax marked this pull request as draft October 29, 2025 12:54
@@ -0,0 +1,10 @@
// https://docs.expo.dev/guides/using-eslint/
const { defineConfig } = require('eslint/config');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would delete, make this as minimal.

DefaultTheme,
ThemeProvider,
} from "@react-navigation/native";
import { TabConfigurationContext } from "@/utils/tabConfigurationContext";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import { TabConfigurationContext } from "@/utils/tabConfigurationContext";
import { TabConfigurationContext } from "@/utils/tab-configuration-context";

@@ -0,0 +1,50 @@
# Welcome to your Expo app 👋
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Follow template of other router pkgs like with-router-ai, especially the launch button.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants