package com.reactnativenavigation.views.element.animators data class ViewOutline(val width: Float, val height: Float, val radius: Float)