mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-13 19:35:41 +00:00
[fix] Modal: support programmtic focus on content
Close #1858 Fix #1857
This commit is contained in:
committed by
Nicolas Gallagher
parent
8bc196afde
commit
3e906117df
@@ -129,7 +129,7 @@ const styles = StyleSheet.create({
|
||||
}
|
||||
},
|
||||
hidden: {
|
||||
display: 'none'
|
||||
opacity: 0
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user