mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-27 21:08:02 +08:00
chore: upgrade depenendecies
This commit is contained in:
@@ -81,10 +81,6 @@ export default function Albums(props: Partial<ScrollViewProps>) {
|
||||
}
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
content: {
|
||||
flexDirection: 'row',
|
||||
flexWrap: 'wrap',
|
||||
},
|
||||
...Platform.select({
|
||||
web: {
|
||||
content: {
|
||||
|
||||
Reference in New Issue
Block a user