Expert guidance on structuring a React Native 0.75+ app with a feature-sliced layout, New Architecture (Fabric + TurboModules) enabled, and strict TypeScript. Use this when asked about project structure, folder layout, or module boundaries.
Expert guidance on building an offline-first data layer in React Native with MMKV, WatermelonDB, or SQLite behind a repository abstraction. Use when asked about persistence, caching, or offline support.
Expert guidance on choosing and using Zustand, Redux Toolkit, or Jotai for client state and TanStack Query for server state in React Native 0.75+. Use when asked about state management, stores, or server caching.
Expert guidance on CI/CD for React Native with EAS Build, GitHub Actions, Fastlane, and EAS Update / CodePush for OTA delivery. Use when asked about builds, store submission, or OTA updates.
Expert guidance on Android product flavors and iOS schemes for multi-environment React Native builds, with a runtime env selector. Use when asked about flavors, schemes, dev/staging/prod, or configuration.
Expert guidance on Promises, async/await, cancellation with AbortController, timeouts, and retries in React Native / TypeScript. Use when asked about async code, cancellation, timeouts, or retries.
Expert guidance on TanStack Query v5 in React Native -- queries, mutations, optimistic updates, polling, retries, and offline behavior. Use when asked about data fetching, caching, or server state.
Expert guidance on offline-first sync in React Native -- queueing mutations, conflict handling, and background sync. Use when asked about offline write, sync, queues, or conflicts.
Guidance on migrating legacy React Native class components to function components with hooks. Use when asked to modernize, refactor, or remove class components.
Guidance on migrating React Native apps from the Old Architecture (Paper + Bridge) to the New Architecture (Fabric + TurboModules) with Codegen and the interop layer. Use when asked about New Architecture migration, Fabric, TurboModules, bridgeless mode, or codegen.
Expert guidance on shrinking React Native bundle size with Hermes bytecode, Metro config, tree shaking, and inline requires. Use when asked about bundle size, startup, or Metro configuration.
Expert guidance on auditing React Native performance, including Hermes sampling profiler, re-render detection, and list performance. Use when asked about slow screens, jank, dropped frames, or excessive re-renders.
Expert guidance on end-to-end testing React Native apps with Maestro or Detox, including CI setup and flake reduction. Use when asked about E2E, UI automation, Maestro, or Detox.
Expert guidance on unit and component testing in React Native with Jest and React Native Testing Library, including hook tests, mocks, and snapshot discipline. Use when asked about unit tests, component tests, or mocks.
Expert guidance on accessibility in React Native, covering accessibilityRole, labels, state, focus, touch targets, and RTL. Use when asked about a11y, screen readers, TalkBack, VoiceOver, or RTL.
Expert guidance on animations in React Native using Reanimated 3 worklets, Gesture Handler, Skia, and Moti. Use when asked about animations, gestures, transitions, or canvas drawing.
Expert guidance on building composable React Native components with StyleSheet, Unistyles, or NativeWind, and using FlashList for performant lists. Use when asked about components, styling, or list rendering.
Expert guidance on efficient image loading in React Native with expo-image or react-native-fast-image, including caching, placeholders, priority, and memory hygiene. Use when asked about images, avatars, or media lists.
Expert guidance on i18n in React Native with i18next or Lingui, ICU plurals, dynamic locale switching, and RTL layout mirroring. Use when asked about translations, plurals, locale, or RTL.
Expert guidance on React Navigation 7 with native-stack, typed routes, deep links, and tab+stack composition. Use when asked about navigation, routing, deep linking, or screen typing.
★not rated 1 4mo agoA41 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: