After some research, I found out that it can be achieved by configuring app.json in the root folder of the project.
"androidNavigationBar": {
"barStyle": "dark-content",
"backgroundColor": "#ffffff"
}
Full options and documentation can be found here
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…