Organizing a React Native Project
Spencer Carli
19916
How do you deal with differences across iOS and Android. I realise a lot of code can be reused, but there will be places you’ll want the code to be different for each platform.
How do you deal with differences across iOS and Android. I realise a lot of code can be reused, but there will be places you’ll want the code to be different for each platform.