From shipshitdev-frontend
Provides React Native 0.79.5 expertise on core components like FlatList and ScrollView, StyleSheet patterns, performance optimization with React.memo and useMemo, and accessible mobile UI.
npx claudepluginhub shipshitdev/libraryThis skill uses the workspace's default tool permissions.
Expert in React Native 0.79.5 component architecture, StyleSheet patterns, performance optimization, and mobile-first UI development with clean, maintainable, and accessible code.
Provides React Native 0.79.5 expertise on core components like FlatList and ScrollView, StyleSheet patterns, performance optimization with React.memo and useMemo, and accessible mobile UI.
Provides React Native and Expo best practices for performant mobile apps, including list optimization, Reanimated animations, native navigation, and UI patterns like expo-image.
Builds React Native UI components using core elements like View, Text, Image, ScrollView, FlatList, TextInput, TouchableOpacity, and SafeAreaView. Covers composition, reusability, and best practices.
Share bugs, ideas, or general feedback.
Expert in React Native 0.79.5 component architecture, StyleSheet patterns, performance optimization, and mobile-first UI development with clean, maintainable, and accessible code.
Use when you're:
display: flex)expo-image for better cachingcontentContainerStyle for inner paddingStyleSheet.create: Performance-optimized styles[baseStyle, condition && activeStyle]useWindowDimensions for responsivePlatform.select({ ios: {}, android: {} })FlatList with initialNumToRender, windowSizeReact.memo for pure componentsuseMemo for expensive calculationsuseCallback for event handlers