Skip to content

[ BUG ] Portal-dependent components do not open properly #463

@Shair17

Description

@Shair17

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:

  1. Start the '...' app with '...'
  2. Go to '...'
  3. Click on '....'
  4. Scroll down to '....'
  5. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
Image

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 minimal

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions