One repo to rule them all
<Label text="hello" />
<TextView android:text="@string/hello" />
let label = UILabel() label.text = "hello"