1. 9
    Style React Native Components Differently on iOS and Android
    3m 48s

Style React Native Components Differently on iOS and Android

InstructorChris Achard

Share this video with your friends

Send Tweet

Most React Native code is shared between iOS and Android, but sometimes there is a need for different styling on each platform, or to have completely different code run on each device. We’ll look at three different ways to change styles or entire components between iOS and Android.