Skip to content

Instantly share code, notes, and snippets.

View NxSxD's full-sized avatar

Steven D. NxSxD

View GitHub Profile

Keybase proof

I hereby claim:

  • I am nxsxd on github.
  • I am sddev (https://keybase.io/sddev) on keybase.
  • I have a public key ASC-WEj9Nv4o41o5mjCPAB2INv2CQDT3DJVmj4uq09b3bAo

To claim this, I am signing this object:

const Header = styled.View`
color: #444;
align-items: center;
${Platform.select({
android: css``,
ios: css`
padding-top: 55px;
padding-bottom: 55px;
`,