View Manager Property Updater
object ViewManagerPropertyUpdater
Functions
Link copied to clipboard
fun getNativeProps(viewManagerTopClass: Class<out ViewManager<Nothing, *>>, shadowNodeTopClass: Class<out Nothing>): Map<String, String>
Link copied to clipboard
fun <T : ViewManagerDelegate<V>, V : View> updateProps(delegate: T, view: V, props: ReactStylesDiffMap)