@rn-components-kit/skeleton
Advanced tools
Comparing version 1.0.0 to 1.0.1
declare module '@rn-components-kit/skeleton' { | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import {ViewStyle} from 'react-native'; | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@rn-components-kit/skeleton", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Provide a placeholder while you wait for content to load, or to visualise content that doesn't exist yet.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
12598