vue-native-core icon indicating copy to clipboard operation
vue-native-core copied to clipboard

Question: How to render vue native component once

Open os-kingsley opened this issue 3 years ago • 3 comments

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.

os-kingsley avatar Apr 27 '21 14:04 os-kingsley

what do you mean exactly by "rendered just once"?

mawlicious avatar Jan 25 '22 12:01 mawlicious

Hello

Message ID: @.***>

33sKamal avatar Jan 25 '22 12:01 33sKamal

???

mawlicious avatar Jan 26 '22 12:01 mawlicious