suhail a
suhail a
``` import { Redirect } from "expo-router"; const Index = () => { return ; }; export default Index; ``` i know it's not a proper solution. for now am...
> I don't think `expo-router` is stable and production ready unless this issue is resolved Flet the same 🥲
++ any updates
optimizeDeps: { include: [ 'feather-icons', 'showdown', 'tailwind.config.js', 'prosemirror-state', 'prosemirror-view', 'lowlight', **'interactjs',** ], }, add interactjs in vite.config.js will fix the issue