1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-18 21:10:40 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

feat: add progress

This commit is contained in:
sunnylqm
2024-02-08 21:44:21 +08:00
parent d9e4575964
commit 6c1662fce1
4 changed files with 22 additions and 7 deletions

View File

@@ -107,7 +107,7 @@ function App() {
</Snackbar>
)}
<Banner
style={{position: 'absolute', top: 0}}
style={{width: '100%', position: 'absolute', top: 0}}
visible={showUpdateBanner}
actions={[
{