简体   繁体   English

如何制作圆形倒计时/仪表以显示反应原生的剩余天数

[英]How to make a circular countdown / gauge to show days left in react native

I want to make a circular progress bar which shows the number of days to expire like nowadays we see an airtel payment app which has a circular disc which shows daily data left, validity, etc.. i wanted to implement something like that....in react native我想制作一个圆形进度条,显示过期天数,就像现在我们看到一个 airtel 支付应用程序,它有一个圆形光盘,显示每日剩余数据、有效性等。我想实现类似的东西...... .in 反应原生

this is the best library, and ive used this for progress circle这是最好的图书馆,我把它用于进度圈

react-native-svg-charts , do check this out. react-native-svg-charts ,请检查一下。 Implementation is easy.实施很容易。

在此处输入图像描述

Do reach out in case of any concerns如有任何疑问,请联系

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

相关问题 如何在 React Native 中制作倒数计时器? - How to make a countdown timer in react native? React Native,如何让倒计时在后台运行 - React Native, how to make countdown run in background 如何在react-native中创建一个圆形滑块 - How to make a circular slider in react-native 如何在React Native中实现像循环动画倒数计时器组件这样的功能? - How to implement a snapchat like circular animated countdown timer component in React Native? 如何在 react-native-snap-carousel 中使轮播循环? - how to make carousel circular in react-native-snap-carousel? 结合两个圆形图像的左半边和右半边反应原生 - Combine left half and right half of two circular images react native 如何通过单击 react native 中的 touchableOpacity 开始倒计时? - How to start a countdown by clicking on a touchableOpacity in react native? 如何实现React原生倒计时圈 - how to implement React native countdown circle 如何使水平SectionList RIGHT向LEFT滚动做出反应 - How to make Horizontal SectionList RIGHT to LEFT Scroll react-native 如何在 React-Native 上制作真正的圆形 TocuhableOpacity? UI 部分看起来是圆形的,但 clicke 事件仍然是矩形的 - How can i make truly circular TocuhableOpacity on React-Native ? UI part is seeming circular but clicke event is still rectangular
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM