11 mistakes I’ve made during React Native / Redux app development
https://medium.com/dailyjs/11-mistakes-ive-made-during-react-native-redux-app-development-8544e2be9a9
After working almost a year with React Native I decided to describe mistakes that I’ve made while being a beginner. 1) You need to estimate layout for iOS and Android versions separately! Of course —…