mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-05 19:24:21 +00:00
0.2.1
This commit is contained in:
@@ -25,7 +25,7 @@ Typical render timings*: mean ± two standard deviations.
|
|||||||
| Implementation | Deep tree (ms) | Wide tree (ms) | Tweets (ms) |
|
| Implementation | Deep tree (ms) | Wide tree (ms) | Tweets (ms) |
|
||||||
| :--- | ---: | ---: | ---: |
|
| :--- | ---: | ---: | ---: |
|
||||||
| `css-modules` | `80.47` `±25.13` | `144.87` `±32.70` | |
|
| `css-modules` | `80.47` `±25.13` | `144.87` `±32.70` | |
|
||||||
| `react-native-web@0.2.0` | `88.68` `±28.78` | `178.17` `±39.90` | `13.78` `±2.90ms` |
|
| `react-native-web@0.2.1` | `88.68` `±28.78` | `178.17` `±39.90` | `13.78` `±2.90ms` |
|
||||||
|
|
||||||
Other libraries
|
Other libraries
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-web",
|
"name": "react-native-web",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"description": "React Native for Web",
|
"description": "React Native for Web",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
Reference in New Issue
Block a user