Gathering detailed insights and metrics for react-native-template-cd
Gathering detailed insights and metrics for react-native-template-cd
npm install react-native-template-cd
Typescript
Module System
Node Version
NPM Version
64.1
Supply Chain
96.4
Quality
76
Maintenance
100
Vulnerability
100
License
TypeScript (86.44%)
JavaScript (13.56%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
6,043
Last Day
1
Last Week
23
Last Month
87
Last Year
403
3 Stars
6 Commits
3 Watching
1 Branches
2 Contributors
Minified
Minified + Gzipped
Latest Version
0.0.30
Package Id
react-native-template-cd@0.0.30
Unpacked Size
14.59 kB
Size
5.18 kB
File Count
23
NPM Version
6.9.0
Node Version
11.11.0
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
-30.3%
23
Compared to previous week
Last month
383.3%
87
Compared to previous month
Last year
-23.5%
403
Compared to previous year
No dependencies detected.
sudo gem install cocoapods
yarn global add react-native-cli
To start a new React Native Project, simply run:
react-native init <appName> --template cd
Then, when finished:
cd <appName>
yarn start
IOS Simulator:
cd <appName>
react-native run-ios --simulator="iPhone X"
Android Emulator:
cd <appName>
react-native run-android
react-native link react-native-gesture-handler
cd ios/"
pod init && pod install"
null is not an object ( evaluating 'RNGestureHandlerModule.Direction')
- find solution here: https://github.com/kmagiera/react-native-gesture-handler/issues/494Error: Unable to resolve module
./index- just close metro and run
npm run start --reset-cacheor
yarn start --reset-cache` and you should be up and running.Copyright (c) 2018 Colorful Dots, LLC
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/6 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-02-03
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