RohanVB opened this issue 7 years ago · 1 comments
This should be fixed ideally by changing some parameter to center, possibly by adding a container style which looks like
container: { flex: 1, justifyContent: 'center', alignItems: 'center', },
Closing since we are no longer using that particular boilerplate.