setChildren

open fun setChildren(viewTag: Int, childrenTags: ReadableArray)

Interface for fast tracking the initial adding of views. Children view tags are assumed to be in order

Parameters

viewTag

the view tag of the parent view

childrenTags

An array of tags to add to the parent in order