Gathering detailed insights and metrics for @iume/react-native-spinkit
Gathering detailed insights and metrics for @iume/react-native-spinkit
Gathering detailed insights and metrics for @iume/react-native-spinkit
Gathering detailed insights and metrics for @iume/react-native-spinkit
A collection of animated loading indicators for React Native
npm install @iume/react-native-spinkit
Typescript
Module System
Node Version
NPM Version
Objective-C (84.23%)
Java (7.63%)
JavaScript (6.06%)
Python (1.58%)
Ruby (0.51%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1 Stars
126 Commits
1 Forks
1 Watchers
1 Branches
1 Contributors
Updated on May 24, 2019
Latest Version
2.1.1
Package Id
@iume/react-native-spinkit@2.1.1
Unpacked Size
367.53 kB
Size
157.48 kB
File Count
105
NPM Version
6.9.0
Node Version
10.15.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
A collection of animated loading indicators
React native port of SpinKit.
npm install react-native-spinkit@latest --save
For RN < 0.40 support, use react-native-spinkit@0.1.5
react-native link
For RN projects < 0.29 link the library automatically using RNPM
rnpm link react-native-spinkit
Follow the wiki available here
Follow the wiki available here
Check index.ios.js in the Example folder.
Prop | Default | Type | Description |
---|---|---|---|
isVisible | true | boolean | Visibility of the spinner |
color | #000000 | string | Color of the spinner |
size | 37 | number | Size of the spinner |
type | Plane | string | Style type of the spinner |
IOS library: SpinKit-ObjC
Android library: Android-SpinKit
(c) 2016 Maxime Mezrahi, MIT license.
No vulnerabilities found.
Reason
license file detected
Details
Reason
binaries present in source code
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
40 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More