maikotrindade
- 9 skills
- 0 followers
- 15 hours ago last updated
- ▌ React Native Brownfield Migration · maikotrindade bundleProvides an incremental adoption strategy to migrate native iOS or Android apps to React Native or Expo using @callstack/react-native-brownfield for initial setup. Use when planning migration steps, packaging XCFramework/AAR artifacts, and integrating them into host apps.
- ▌ React Native Core · maikotrindade bundleReact Native core components, layout, styling, animations, lists, platform APIs, and best practices. Use when building iOS/Android UIs with native components.
- ▌ React Native Expo · maikotrindade bundleExpo toolchain for React Native — Expo Router, EAS Build/Update/Deploy, native modules, SDK upgrading, and Expo UI/data patterns.
- ▌ React Native Testing · maikotrindade bundleDeep React Native Testing Library (RNTL) reference — v13 (React 18 sync) and v14 (React 19 async), queries, userEvent, matchers, anti-patterns.
- ▌ React Native Ecosystem · maikotrindade bundleReact Native ecosystem — navigation, state, data fetching, Reanimated, storage, TypeScript patterns, accessibility, and deep linking. Use when building production React Native apps with React Navigation, Zustand, TanStack Query, or Reanimated v3.
- ▌ React Native Reusables · maikotrindade bundleshadcn/ui-style components for React Native with NativeWind v4, RN Primitives, and CLI scaffolding. Use when building Expo apps with copy-paste UI components, theming, or overlay patterns.
- ▌ Upgrading React Native · maikotrindade bundleUpgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x to 0.y, or migrating Expo SDK alongside a React Native upgrade.
- ▌ React Native Performance · maikotrindade bundleDeep React Native performance — FPS profiling, bundle size, TTI measurement, native threading, memory leaks, and profiling tools.
- ▌ Github Actions · maikotrindade bundleGitHub Actions workflow patterns for React Native iOS simulator and Android emulator cloud builds with downloadable artifacts. Use when setting up CI build pipelines or downloading GitHub Actions artifacts via gh CLI and GitHub API.