Skip to content

ModalSelector - useState Modification #184

Open
@k1nnx

Description

@k1nnx

Problem

Using

  • Expo
  • React Native

Hello, whenever i am trying to call my setCurrentLabel function inside of the onChange function it does not update the label inside of the selector.

Code

image

Expected output:

The label changes in the modal, and the state gets updated.

Actual output:

The label does not change, therefore the useState cannot update because option is not updated.

This problem only arises when attempting to use a useState method.

I can confirm this is an issue with useState as setting the value manually using traditional javascript methods works just fine.

Working Code

image

Please don't hesitate to ask for more information regarding my use case, and source code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions