Overview
Validation and quality enforcement for React Native Web projects, ensuring code quality through TypeScript type checking and React Native Web best practices.
Skills
This plugin provides the following skills:
- react-native-web-core: Core React Native Web concepts, components, and cross-platform patterns
- react-native-web-styling: Styling patterns using StyleSheet API, platform-specific styles, and responsive design
- react-native-web-navigation: Navigation patterns with React Navigation for web and native platforms
- react-native-web-performance: Performance optimization, code splitting, and bundle optimization for web
- react-native-web-testing: Testing patterns with Jest, React Native Testing Library, and web-specific testing
Installation
Install via the han CLI:
han plugin install react-native-web
Requirements
- React Native Web 0.18+
- React 18+
- TypeScript 5.0+
- Node.js 18+