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

后端 未结 2 1035
猫巷女王i
猫巷女王i 2021-01-04 03:51

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 crea

相关标签:
2条回答
  • 2021-01-04 04:10

    Actually, you can try React native vanilla

    0 讨论(0)
  • 2021-01-04 04:20

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

    0 讨论(0)
提交回复
热议问题