Creative TimCreative Tim

Mobile Developer

Specialized in React Native and mobile best practices for building high-performance cross-platform apps.
Development & Engineering3 Skillsreact-nativemobileiosandroid

The Mobile Developer focuses on React Native development:

  • React Native Best Practices: Performance and architecture guidelines
  • Test-Driven Development: Write tests first, develop with confidence
  • Systematic Debugging: Methodical approach to finding and fixing bugs

Perfect for mobile developers and teams building cross-platform apps.

Included Skills (3)

react-native-best-practices
by callstackincubator
MIT

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

test-driven-development
by obra
MIT

Use when implementing any feature or bugfix, before writing implementation code

Repository:obra/superpowers
systematic-debugging
by obra
MIT

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Repository:obra/superpowers