Skip to content

Question: How to render vue native component once #315

@os-kingsley

Description

@os-kingsley

React native has shouldUpdateComponent() and pureComponent to render a component once while vue has v-once....i tried v-once on vue native component but not sure it is working... Is v-once supported? If not how can a component be rendered just once?
On subsequent re-renders, the element/component and all its children will be treated as static content and skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions