简体   繁体   English

在本地IOS中显示不确定的进度条?

[英]Show Indeterminate progress bar in react native IOS?

I want to show a progress bar in indeterminate state for my react native app for IOS. 我想为我的IOS原生应用程序显示不确定状态的进度 I specifically need the progress bar, not the spinning circle. 我特别需要进度条,而不是旋转圈。

React native has ProgressViewIOS control. React native具有ProgressViewIOS控件。 However, it doesn't support indeterminate state. 但是,它不支持不确定状态。

Is there any way to achieve I want? 有什么方法可以实现我想要的吗?

有一个名为react-native-progress的软件包,它将使您显示这种类型的进度条。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM