-
Notifications
You must be signed in to change notification settings - Fork 505
Update the Android status bar to match the background color #42
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
Update the Android status bar to match the background color #42
Conversation
|
Thanks!! |
|
Oh sorry.... I saw it |
|
Thanks for the reply. The changes in the example section are to update the project to the latest react native version. If you prefer I can move this to another PR. It is easy for the community to test the sample app in the latest version. WDYT? |
|
OK, open a new one PR, I will review too thanks!! |
fbc658f to
d39a8af
Compare
|
Awesome !! Looks more harmonious |
|
@FuYaoDe Thanks :) |
|
@FuYaoDe Do you have plans for making a release? |
|
In fact, this is my first project so many stars, I have not tried release let me look at the study 😅 |
|
Great! Please let me know if you need any help. Making releases will help to control the code and breaking changes. For generating the changelog, If you want to make a changelog, I will suggest this tool: https://github.com/skywinder/github-changelog-generator |
This PR adds support to update the status bar to match the slide background color in Android. This is only available for basic usage.