Show Nav
Gage Vander Clay

Software Consultant & Developer. Member of Cell One in the Atomic Accelerator program. Avid distro hopper. Premature optimizer.

 
Featured

Styling Custom Components in React Native Using TypeScript

Figuring out the proper type to use when passing in custom styles to React Native components can be tricky since there's little documentation. Using the StyleProps type gives you native support for custom style props on your components.
All Posts