react-native-extensible-stylesheet
Advanced tools
+4
-0
@@ -52,2 +52,6 @@ /* eslint-disable import/no-unresolved */ | ||
| for (const s in StyleSheet) { | ||
| ExtensibleStyleSheet[s] = ExtensibleStyleSheet[s] || StyleSheet[s] | ||
| } | ||
| export default ExtensibleStyleSheet |
+1
-1
| { | ||
| "name": "react-native-extensible-stylesheet", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "description": "Extensible stylesheets for react-native", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+1
-0
@@ -117,3 +117,4 @@ # react-native-extensible-stylesheet [](https://badge.fury.io/js/react-native-extensible-stylesheet) | ||
| - `2nd August 2016` - `v0.0.3` - Ensure statics from base StyleSheet are copied onto ExtensibleStyleSheet | ||
| - `22nd April 2016` - `v0.0.2` - Add missing devDependency `harmony-reflect` | ||
| - `22nd April 2016` - `v0.0.1` - First released version |
8156
2.62%43
7.5%120
0.84%