Community React Native Elements Best Practices Comprehensive best practices guide for React Native Elements applications. Contains 45 rules across 8 categories, prioritized by impact to guide component usage, theming, and performance optimization. When to Apply Reference these guidelines when: - Setting up React Native Elements in a new project - Configuring ThemeProvider and createTheme - Building lists with ListItem components - Implementing form inputs with Input and SearchBar - Optimizing FlatList performance with RNE components - Reviewing code using React Native Elements Rule Categories…