Skip to main content

Mobile Skills

Framework

  • React Native — cross-platform iOS & Android, bare workflow (non-Expo)
  • งาน production จริง — publish บน Google Play Store และ Apple App Store

Native Modules & Hardware

  • Native modules — bridge ระหว่าง React Native และ native platform code
  • Bluetooth Low Energy (BLE) — integrate กับ hardware (ตู้ตัดฟิล์ม)

State Management

  • MobX — reactive state สำหรับ production app
  • zustand — lightweight global state
  • React Context API — lightweight global state
  • react-navigation — stack, tab, drawer navigation

Integration

  • REST API consumption
  • Push notifications
  • Camera, file system via native modules

Tooling

  • Manual native build — Xcode / Android Studio สำหรับ release builds
  • Flipper / Reactotron — debugging mobile apps