Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 288 Bytes

rn2flutter

将rn添加到Flutter中,一些flutter难以实现的功能可以通过rn进行实现,比如说webview,video,map等,暂时只支持android,后续会支持ios

Getting Started

进入工程目录下,yarn install,yarn start, 接着运行flutter工程即可