[ BUG ] Portal-dependent components do not open properly
Author: Shair17Created Sep 24, 2025Updated Jun 21, 2026
Labelsbug
Reproduction link: https://github.com/Shair17/rn-reusables-select-issue
Describe the bug I'm using react native cli, I installed everything in a fresh project, according to the documentation, however the components that depend on portal or that have animations don't work, for example Select
Steps to reproduce the behavior:
- Start the '...' app with '...'
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Platform (please complete the following information):
- Type: Simulator
- OS: Android (maybe iOS also)
CLI output (paste the full command output)
If applicable, paste the full command output by running it with the --log-level all flag.
npx @react-native-reusables/cli@latest --log-level all [command] [args] [options]
// example:
// npx @react-native-reusables/cli@latest --log-level all init -t minimalAdditional context Add any other context about the problem here.
Source: founded-labs/react-native-reusables