We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e61d71a commit 94e631dCopy full SHA for 94e631d
1 file changed
components/ListEmpty.jsx
@@ -14,6 +14,7 @@ export default function ListEmpty({
14
<View
15
style={{
16
flexGrow: 1,
17
+ minHeight: '33%',
18
justifyContent: 'center',
19
alignItems: 'center',
20
padding: 15,
0 commit comments