Meituan-Dianping / Meituan-Dianping/beeshell

更改主题色不生效,打印mtdBrandPrimaryDark显示已修改,但组件的主题色没改

Open
#77 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.8k
Forks
285
PR merge metrics
No merged PRs in 30d

Description

{style: {…}, value: undefined, onChange: null, iconPosition: "left", checkedIcon: {…}, …}
checkedIcon:
$$typeof: Symbol(react.element)
key: null
props:
size: 14
source: 3
style: {}
tintColor: "#003e62"
type: "angle-down"
proto: Object
ref: null
type: ƒ Icon()
_owner: null
_store: {validated: false}
_self: null
_source: null
proto: Object
iconPosition: "left"
onChange: null
style: {}
uncheckedIcon:
$$typeof: Symbol(react.element)
key: null
props:
style:
height: 14
width: 14
proto: Object
proto: Object
ref: null
type: "RCTView"
_owner: null
_store: {validated: false}
_self: null
_source: null
proto: Object
value: undefined
proto: Object

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the theme-color override in the React Native components and trace where mtdBrandPrimaryDark is read after it is changed. Confirm the affected component's rendered theme color, then verify that the component reflects the configured value rather than the logged override alone.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.