Т
Size: a a a
Т
E
Т
<View
accessibilityRole="link"
href={"https://google.com"}
onPress={(e) => {
e.preventDefault();
}}
>
{...somecode}
</View>
DS
<View
accessibilityRole="link"
href={"https://google.com"}
onPress={(e) => {
e.preventDefault();
}}
>
{...somecode}
</View>
Т
DS
М
<View
accessibilityRole="link"
href={"https://google.com"}
onPress={(e) => {
e.preventDefault();
}}
>
{...somecode}
</View>
N
DS
Т
Р
М
N
М
Т
N
М
N
Т
E