Skip to content

Hikkikomori72/modal_issue

Repository files navigation

When attempting to render any modal window at the same level as the Stack, it results in incorrect positioning.

/app/_layout.tsx

Screenshot 2025-01-28 at 13 32 06

In our case, we cannot avoid this issue since we cannot control the rendering position of built-in dialog windows like alert, confirm, and prompt, unlike writing our own modals. The problem only occurs on Android.

Startup version: "@startupjs/ui": "^0.59.0-canary.11"

Expo version: "expo": "~52.0.28"

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published