Native iOS apps use Swift; native Android uses Kotlin. Better performance and platform integration than hybrid/cross-platform. Higher build cost because you write and maintain two codebases. Use native when performance, animations, or platform features are truly critical.