Lightweight, Animated and Easy to use semi circle progress bar for React Native
Semi Circle Progress component for React Native which uses only the native Views and requires no external libraries like react-native-svg or similar.
React Native component for creating natively animated, circular progress wheel.
The React Native Native iOS and Android progress indicator (spinner) which acts like an overlay. For those who have issues in iPhoneX while using both Modal and ActivityIndicator, I’ve made it optional https://anooj1483.github.io/rn-progress-loader/
Currently working on both Android and iOS on version 0.57 of react-native and up with the addition of support for overflow style property on Android
A simple and fully customizable React Native component that implements a progress stepper UI.
Each steps content is displayed inside of a customizable ScrollView.
Fully customizable buttons are displayed at the bottom of the component to move between steps.
A light-weight progress circle indicator for React Native.
Features
Gauge progress module for React Native (iOS and Android)
Spawn new react native JavaScript processes for CPU intensive work outside of your main UI JavaScript process.
Despite this package’s name, this isn’t real ‘threading’, but rather multi-processing. The main tradeoff of using this library is memory usage, as creating new JS processes can have significant overhead. Be sure to benchmark your app’s memory usage and other resources before using this library! Alternative solutions include using runAfterInteractions or the Interaction Manager, and I recommend you investigate those thoroughly before using this library.
Progress indicator for networked images in React Native
FFCircularProgressView - An iOS 7-inspired blue circular progress view
This progress view is inspired by the new progress view in the App Store, iOS 7. Also the colors are taken from there.
React Native component for creating animated, circular progress. Useful for displaying users points for example.
Circle progress view for react-native android
A react native android module to show a circle progress view based on [Circle-Progress-View] (https://github.com/jakob-grabner/Circle-Progress-View).
Progress indicators and spinners for React Native using ReactART.
#react-native #programming #development #reactjs