Skip to content

Instantly share code, notes, and snippets.

@tysoncadenhead
Created March 6, 2018 03:13
Show Gist options
  • Save tysoncadenhead/6c80438491883b06cb6b92474645cf17 to your computer and use it in GitHub Desktop.
Save tysoncadenhead/6c80438491883b06cb6b92474645cf17 to your computer and use it in GitHub Desktop.
const Container = styled.View`
background-color: {props => props.theme.primaryBackgroundColor};
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment