Better Cross-Platform React Native Components

Good article by Nick Wientge on correctly creating Cross-Platform React Native Components:

In this post we’ll look at some tools and techniques we can use to make our components look right at home on both iOS and Android — without sacrificing code reuse.

The article revolves around building a button, but with respect for how each platform (Android vs. iOS) works, regarding:

  • Typography
  • Iconography
  • Styling and Theming
  • Touchable Interactions

Better Cross-Platform React Native Components →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.