Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tysoncadenhead/e6f08059a99ac3ae18ab3507972866df to your computer and use it in GitHub Desktop.
Save tysoncadenhead/e6f08059a99ac3ae18ab3507972866df to your computer and use it in GitHub Desktop.
const Container = styled.View`
background-color: ${R.path(['theme', 'primaryBackgroundColor'])};
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment