Too Long; Didn't Read
Vibemap has a travel and lifestyle app for iOS and Android that is built with React Native and Mapbox. I’m collecting resource for React Native best practices. Here are the top ten lessons and best practices that have helped our team in our journey with React. The top 10 recommendations: Keep components small and avoid excessive renders. Use design tokens and styled components, we’ve been able to reuse some but not all of our styles between web and mobile. We also have a design system of colors, typography, layout rules, and component styles.