Text Not Show Content When style both set borderWidth and backgroundColor.
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 127k
- フォーク
- 25.3k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 4
説明
Description
Text Not Show Content When style both set borderWidth and backgroundColor.
if Text style is styles.tag, the '预售' Not Show,only show backgroundColor
else style is styles.tag, the '停止营业' Can show normally
like this
The Code:
style class:
Code link: https://github.com/zdpdsy/reproducer/blob/main/ReproducerApp/App.tsx
Steps to reproduce
1.cd ReproducerApp
2. npm run start
3. run Xcode
React Native Version
0.73.9
Affected Platforms
Runtime - iOS
Areas
Fabric - The New Renderer
Output of npx react-native info
Node Version : v20.11.1
Stacktrace or Logs
none log
Reproducer
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start with the linked reproducer's ReproducerApp/App.tsx and the style class, then run npm run start and the app in Xcode on iOS with React Native 0.73.9 and Fabric enabled. Compare the two text cases that use borderWidth and backgroundColor; done means both text labels render their content while retaining the background and border styling.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native, typescript
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100