react-native-indicator
react-native-indicator copied to clipboard
🌀 A friendly loading indicator component for React Native
Setting a value on `strokeWidth` results in no change of thickness. eg `` The `size` works fine, the `strokeWidth` does nothing.
Loaders which have transparency set in (i.e. opacity
Implements new feature in CirclesLoader: number of dots default value: 8 Example:
Bug: requireNativeComponent: "ARTShape" was not found in the UIManager. On RN >= 60 and Expo SDK36 the project will not work because it works with '@react-native-community/art' and he was removed...
I have used this once in an earlier UI and it worked fine. Now, I need to have it appear over a scroll view (or any component) and the z-order...