Adds expo-atlas dependency for bundle size monitoring and analysis across development and production environments.
Enhances metro configuration with comprehensive performance optimizations including:
- Hermes parser with inline requires for 15-30% startup improvement
- Advanced minification settings optimized for streaming applications
- Enhanced resolver with package exports and extended asset type support
- TV platform-specific optimizations with dedicated file extensions
- Production serializer optimizations with module ID hashing
- Development-focused error reporting and caching improvements
Configures environment-specific settings for development debugging and production performance, with specialized support for media file formats and TV platform deployment.