mirror of
https://github.com/zoriya/expo-vector-icons.git
synced 2026-06-06 03:45:01 +00:00
Disabled user select on the Icon detail screen (#205)
This commit is contained in:
@@ -121,6 +121,7 @@ const styles = StyleSheet.create({
|
||||
title: {
|
||||
fontSize: 24,
|
||||
fontWeight: '600',
|
||||
userSelect: 'none',
|
||||
},
|
||||
button: {
|
||||
alignSelf: 'center',
|
||||
|
||||
Reference in New Issue
Block a user