Accessibility Basic support for accessibility (in progress). <View accessibilityLabel="This is a label" /> Will be translated to aria-labelledby in DOM (web and desktop).