Skip to content

Conversation

@pulbyte
Copy link

@pulbyte pulbyte commented Nov 1, 2021

  • Add a white dropdown icon base64 string.
  • Show the white dropdown icon when withDarkTheme resolves true instead of the default black.

Fix :- #74

WhatsApp Image 2021-11-01 at 10 01 35 AM (1)
Before

WhatsApp Image 2021-11-01 at 10 16 31 AM
After

- Add a white dropdown icon base64 string.
- Show the white dropdown icon when withDarkTheme resolves true.
@rodrigof1307
Copy link

How can I change the dropdown icon to white? I believe the issue has been solved but I don't know how to activate this function.

@pulbyte
Copy link
Author

pulbyte commented Nov 10, 2021

How can I change the dropdown icon to white? I believe the issue has been solved but I don't know how to activate this function.

Set useDarkTheme prop to true.

@rodrigof1307
Copy link

rodrigof1307 commented Nov 15, 2021

Captura de ecrã 2021-11-15, às 17 24 11

How can I change the dropdown icon to white? I believe the issue has been solved but I don't know how to activate this function.

Set useDarkTheme prop to true.

useDarkTheme doesn't exist, I believe you mean withDarkTheme

However I have "withDarkTheme = {true}" in my code and it still doesn't work. My current version of the library is "react-native-phone-number-input": "^2.1.0".

@pulbyte
Copy link
Author

pulbyte commented Nov 16, 2021

Captura de ecrã 2021-11-15, às 17 24 11

How can I change the dropdown icon to white? I believe the issue has been solved but I don't know how to activate this function.

Set useDarkTheme prop to true.

useDarkTheme doesn't exist, I believe you mean withDarkTheme

However I have "withDarkTheme = {true}" in my code and it still doesn't work. My current version of the library is "react-native-phone-number-input": "^2.1.0".

I had proposed a pull request, but that is still open and hasn't been merged yet, There are just like 3 little changes, that you can manually add to your local library file.

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

Successfully merging this pull request may close these issues.

2 participants