Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchBar的wrapper的背景色无法修改 #1194

Closed
1 task
Jidahan opened this issue Aug 31, 2021 · 2 comments
Closed
1 task

SearchBar的wrapper的背景色无法修改 #1194

Jidahan opened this issue Aug 31, 2021 · 2 comments

Comments

@Jidahan
Copy link

Jidahan commented Aug 31, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

http://xxx

Steps to reproduce

xxx

What is expected?

能够修改wrapper的backgroundcolor

What is actually happening?

能够修改wrapper的backgroundcolor

Environment Info
@ant-design/react-native 4.2
React 17
System ios14.5
Browser google
@1uokun
Copy link
Collaborator

1uokun commented Sep 1, 2021

<SearchBar 
  ...
  styles={{
    wrapper:{{backgroundColor:'red'}}
  }}
/>

大致原理在这 #1119

image

@1uokun 1uokun closed this as completed Sep 1, 2021
@Jidahan
Copy link
Author

Jidahan commented Sep 2, 2021

styles={{
wrapper: {backgroundColor: 'white'}
}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants