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.
June 2, 2018