@datarockets/react-native-template-ts
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@datarockets/react-native-template-ts", | ||
"description": "React Native template project with TS", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "datarockets", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -45,1 +45,5 @@ # 🚀 React Native Template TS | ||
``` | ||
If you experience issue initializing the project with the template try to use the latest CLI explicitly: | ||
```sh | ||
npx react-native@latest init MyApp --template @datarockets/react-native-template-ts | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
646927
49