chore: upgrade depenendecies

This commit is contained in:
Satyajit Sahoo
2020-06-12 18:37:40 +02:00
parent 34c907ec0a
commit 5042c86a09
16 changed files with 1970 additions and 1199 deletions

View File

@@ -81,10 +81,6 @@ export default function Albums(props: Partial<ScrollViewProps>) {
}
const styles = StyleSheet.create({
content: {
flexDirection: 'row',
flexWrap: 'wrap',
},
...Platform.select({
web: {
content: {