Skip to content

Instantly share code, notes, and snippets.

@bbandydd
Created February 3, 2018 14:16
Show Gist options
  • Select an option

  • Save bbandydd/668bafc3f0e76ad3dacf4d61110f7756 to your computer and use it in GitHub Desktop.

Select an option

Save bbandydd/668bafc3f0e76ad3dacf4d61110f7756 to your computer and use it in GitHub Desktop.
Add height = 20 white view
const StatusBarBackground = styled.View`
height: 20;
backgroundColor: #fff;
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment