mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-18 21:10:40 +08:00
feat: add progress
This commit is contained in:
@@ -107,7 +107,7 @@ function App() {
|
||||
</Snackbar>
|
||||
)}
|
||||
<Banner
|
||||
style={{position: 'absolute', top: 0}}
|
||||
style={{width: '100%', position: 'absolute', top: 0}}
|
||||
visible={showUpdateBanner}
|
||||
actions={[
|
||||
{
|
||||
|
Reference in New Issue
Block a user