# react native 中文社区
#平安科技移动开发二队技术周报(特别版のReact Native专题)
#window 下搭建react native 环境
# 踩过的坑
# mac 下模拟器调试出问题,参见这个
The emulator (already launched) will return: Unable to download JS Bundle; start again the JS server:
react-native start Hit Reload JS on the emulator. It worked for me. Hope it will help
# react native app 简单教程