# React Native v0.77.0 첫 RC 릴리스

> Clean Markdown view of GeekNews topic #17976. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=17976](https://news.hada.io/topic?id=17976)
- GeekNews Markdown: [https://news.hada.io/topic/17976.md](https://news.hada.io/topic/17976.md)
- Type: news
- Author: [ssssut](https://news.hada.io/@ssssut)
- Published: 2024-11-27T13:06:04+09:00
- Updated: 2024-11-27T13:06:04+09:00
- Original source: [github.com/facebook](https://github.com/facebook/react-native/releases/tag/v0.77.0-rc.0)
- Points: 4
- Comments: 3

## Topic Body

- iOS 지원 개선: Swift 템플릿 지원 추가(AppDelegate.swift), RCTDependencyProvider 사용으로 구조 최적화  
- Native API 안정성 강화: 주요 네이티브 API 내부화 및 타입 안정성 향상  
- tvOS 통합 강화: Hermes 아티팩트 지원 추가  
- 애니메이션 성능: Animated 성능 개선 및 memoization 최적화  
- iOS 접근성 강화: 고대비 모드 시스템 설정 감지 기능 추가  
- Deprecated 및 제거: 이전 아키텍처 API와 미사용 인터페이스 삭제  
- 기타 업데이트: React DevTools v6.0.0, Metro v0.81.0, Folly v2024.10.14.00

## Comments



### Comment 31788

- Author: genog
- Created: 2024-11-28T10:43:30+09:00
- Points: 1

rn은 꾸준히 업데이트 하는데 메이저 버전은 언제 나올런지..

### Comment 31822

- Author: roxie
- Created: 2024-11-29T00:47:46+09:00
- Points: 1
- Parent comment: 31788
- Depth: 1

axios 보는 기분입니다 ㅋㅋ

### Comment 31758

- Author: ssssut
- Created: 2024-11-27T13:07:26+09:00
- Points: 1

같이 보면 좋은 링크:  
- Swift Template: https://github.com/react-native-community/template/pull/45  
- https://news.hada.io/topic?id=17425
