标签: javascript react-native
我在Google上进行搜索,但只在基本UI模块上找到了一些教程,我想将其存档
<MyCustomView> <View>...</View> </MyCustomView>
有什么方法可以为Android创建UI模块吗?
尝试了我发现的教程之后,android给了我提示错误... can not be cast to ViewGroup
... can not be cast to ViewGroup