Skip to content
This repository was archived by the owner on Dec 5, 2020. It is now read-only.
This repository was archived by the owner on Dec 5, 2020. It is now read-only.

Rerender default values. #5

@awalkowiak

Description

@awalkowiak

Could you consider adding rerendering after default values change? Right now default values are set before render (in componentWillMount). It would be nice to have possibility to rerender default values (probably componentWillUpdate should be enough here)
Possible use-cases:

  • setting selected values basing on other data selected by user,
  • downloading selected tag data from server (this is my case, now i have to wait until all data is fetched and then i can render rn-tag-select)

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