react native 升级到0.31.0的相关问题 mac Android Studio开发环境
报错Caused by: java.lang.ClassCastException: android.app.Application cannot be cast to com.facebook.react.ReactApplication
更新
AndroidManifest.xml
添加android:name=".MainApplication"
问题1
<Text style={{ fontSize: this.state.fontSize, lineHeight: this.state.fontSize+this.state.lineHeight, textAlignVertical: 'bottom',//android专用 marginTop: this.state.fontSize+this.state.lineHeight-5, textAlign: 'justify', letterSpacing: 0, paddingTop: 0, paddingBottom: 0, marginBottom: 0, color: this.state.paragraphColor}} > <Text style={{opacity:0,color:this.state.paragraphBackgroundColor}}> 开始 </Text> <Text>{rowData.text}</Text> </Text>
opacity居然不好使,内嵌的Text的opacity不起作用,放到外面是没问题的,没办法了,只能用color:this.state.paragraphBackgroundColor背景颜色达到隐身的效果;
-----------
编程改变命运,励志照亮人生。
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步