React Native
Validation and quality enforcement for React Native projects.
Skills in this plugin
6- ▌ React Native Styling · thebushidocollectiveUse when styling React Native components with StyleSheet, Flexbox layout, responsive design, and theming. Covers platform-specific styling and design systems.
- ▌ React Native Platform · thebushidocollectiveUse when handling platform-specific code in React Native for iOS and Android. Covers Platform API, platform-specific components, native modules, and cross-platform best practices.
- ▌ React Native Components · thebushidocollectiveUse when building React Native UI components with core components, custom components, and component patterns. Covers View, Text, Image, ScrollView, FlatList, and component composition.
- ▌ React Native Navigation · thebushidocollectiveUse when implementing navigation in React Native apps with React Navigation. Covers stack, tab, drawer navigation, deep linking, and navigation patterns.
- ▌ React Native Performance · thebushidocollectiveUse when optimizing React Native app performance. Covers FlatList optimization, memoization, image optimization, bundle size reduction, and profiling techniques.
- ▌ React Native Native Modules · thebushidocollectiveUse when building or integrating native modules in React Native. Covers creating native modules, Turbo Modules, bridging native code, and accessing platform-specific APIs.