# Show GN: WebViewBridge - 리액트 네이티브 웹뷰와 웹 통합 인터페이스

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12869](https://news.hada.io/topic?id=12869)
- GeekNews Markdown: [https://news.hada.io/topic/12869.md](https://news.hada.io/topic/12869.md)
- Type: show
- Author: [gronxb](https://news.hada.io/@gronxb)
- Published: 2024-01-15T10:34:24+09:00
- Updated: 2024-01-15T10:34:24+09:00
- Original source: [gronxb.github.io](https://gronxb.github.io/webview-bridge)
- Points: 14
- Comments: 0

## Topic Body

리액트 네이티브 웹뷰와 웹의 통신하는 인터페이스를 구성해줍니다.  
웹뷰 안에 있는 웹에서 네이티브 메소드를 호출하고 반환 받을 수 있습니다.  
  
`tRPC`에서 영감을 얻었습니다.  
  
* Type-Safe  
* 하위호환성

## Comments



_No public comments on this page._
