Is it possible to create an Android Wear app with react native

独自空忆成欢 提交于 2019-12-22 02:07:33

问题


I have had a play with react native creating ios apps but have not tried android yet. With android you also get 'android wear' for watches etc, will react native work creating apps for those devices?


回答1:


React Native does not run on Android Wear at the current time, so you would have to do that code native.




回答2:


Actually, you can try React native vanilla



来源:https://stackoverflow.com/questions/34926013/is-it-possible-to-create-an-android-wear-app-with-react-native

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!