[ BUG ] AlertDialog crashes the app
Author: busyboxkittyCreated Feb 22, 2026Updated Apr 19, 2026
Labelsbugneeds minimal-repro-repo
Repro URL: https://github.com/busyboxkitty/RNR-AlertDialogue-Reproduction
npx @react-native-reusables/cli@latest init -t minimal
npx @react-native-reusables/cli@latest add alert-dialogWhen opening AlertDialog it crashes the app with:
Error: React.Children.only expected to receive a single React element child.Repro steps:
- Add
alert-dialog - Use `AlertDialog
- Open
AlertDialog
Platform:
- Type: Browser
- OS: Linux
- Browser: Firefox
Source: founded-labs/react-native-reusables