Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

react-native-whirlwind

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-whirlwind - npm Package Compare versions

Comparing version 0.1.0-beta.2 to 0.1.0-beta.3

@@ -8,2 +8,6 @@ # Changelog

## [0.1.0-beta.3]
- Updated `README.md`, `LICENSE` and documentation. No functional changes.
## [0.1.0-beta.2]

@@ -10,0 +14,0 @@

{
"name": "react-native-whirlwind",
"version": "0.1.0-beta.2",
"version": "0.1.0-beta.3",
"description": "Whirlwind is a utility-first CSS framework designed for React Native. It is heavily inspired by Tachyons and Tailwind CSS and uses low-level building blocks for rapidly building custom designs.",

@@ -45,3 +45,3 @@ "keywords": [

"devDependencies": {
"@types/react-native": "0.64.12",
"@types/react-native": "^0.64.12",
"rimraf": "^3.0.2",

@@ -48,0 +48,0 @@ "typescript": "^4.3.5"

@@ -54,3 +54,3 @@ # React Native Whirlwind 🌪️

export default createTheme()
export default t
```

@@ -82,2 +82,6 @@

## Live Example
https://snack.expo.dev/@arabold/react-native-whirlwind
## Who Is Using Whirlwind?

@@ -84,0 +88,0 @@