Skip to content

Instantly share code, notes, and snippets.

@amaankulshreshtha
Created January 30, 2020 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amaankulshreshtha/666d1efd4dd347bb1f6395c875684fbe to your computer and use it in GitHub Desktop.
Save amaankulshreshtha/666d1efd4dd347bb1f6395c875684fbe to your computer and use it in GitHub Desktop.
Plop template for styles
import styled from 'styled-components/native';
export const {{pascalCase name}}Container = styled.View``;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment