# Show GN: React Native CodePush Alternative- HotUpdater

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=18759](https://news.hada.io/topic?id=18759)
- GeekNews Markdown: [https://news.hada.io/topic/18759.md](https://news.hada.io/topic/18759.md)
- Type: show
- Author: [gronxb](https://news.hada.io/@gronxb)
- Published: 2025-01-16T15:20:36+09:00
- Updated: 2025-01-16T15:20:36+09:00
- Original source: [github.com/gronxb](https://github.com/gronxb/hot-updater)
- Points: 14
- Comments: 2

## Summary

React Native Self-Hosted OTA 라이브러리인 HotUpdater는 CodePush의 대체제로 개발되었습니다. 이 라이브러리는 새로운 아키텍처를 지원하며, 플러그인 시스템을 통해 다양한 프로바이더를 지원할 예정입니다. 현재는 supabase를 대표적으로 지원하며, 콘솔 기능을 통해 롤백 및 강제 업데이트가 가능합니다.

## Topic Body

Docs: https://gronxb.github.io/hot-updater/  
  
CodePush의 대체제로 개발 된 React Native Self-Hosted OTA 라이브러리입니다.  
  
- Support New Arch  
- Plugin System  
- Deploy  
- Console (Rollback / Force Update)   
  
현재는 supabase를 대표적으로 지원하지만, 플러그인 시스템이기 때문에 곧 여러 프로바이더가 제공될 예정입니다.

## Comments



### Comment 33545

- Author: descartes
- Created: 2025-01-17T11:00:37+09:00
- Points: 1

문서화 잘돼있네요

### Comment 33543

- Author: superego
- Created: 2025-01-17T10:56:03+09:00
- Points: 1

매우 멋진 프로젝트네요
