mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-23 11:48:16 +00:00
Update example.
This commit is contained in:
parent
642aa3ab7a
commit
d4c04012f6
2
react-native-fast-image-example/.gitignore
vendored
2
react-native-fast-image-example/.gitignore
vendored
@ -54,3 +54,5 @@ buck-out/
|
||||
|
||||
# Bundle artifact
|
||||
*.jsbundle
|
||||
|
||||
rn-cli.config.js
|
||||
|
@ -22,7 +22,7 @@
|
||||
"babel-jest": "23.0.0-alpha.0",
|
||||
"babel-preset-react-native": "4.0.0",
|
||||
"jest": "22.4.2",
|
||||
"metro-with-symlinks": "https://github.com/DylanVann/metro-with-symlinks",
|
||||
"metro-with-symlinks": "^1.2.0",
|
||||
"react-test-renderer": "^16.3.0-alpha.1"
|
||||
},
|
||||
"jest": {
|
||||
|
@ -3675,9 +3675,9 @@ metro-source-map@0.30.2:
|
||||
dependencies:
|
||||
source-map "^0.5.6"
|
||||
|
||||
"metro-with-symlinks@https://github.com/DylanVann/metro-with-symlinks":
|
||||
version "1.0.5"
|
||||
resolved "https://github.com/DylanVann/metro-with-symlinks#14f9f076df06d8a4065bc1ada900e0d260aa31eb"
|
||||
metro-with-symlinks@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/metro-with-symlinks/-/metro-with-symlinks-1.2.0.tgz#65782db3d4075aa0024e13acfece2ce3681ed7f9"
|
||||
dependencies:
|
||||
dedent-js "^1.0.1"
|
||||
|
||||
@ -4427,7 +4427,7 @@ react-native-drawer-layout@1.3.2:
|
||||
react-native-dismiss-keyboard "1.0.0"
|
||||
|
||||
react-native-fast-image@../:
|
||||
version "4.0.14"
|
||||
version "5.0.1"
|
||||
|
||||
react-native-image-picker@^0.26.10:
|
||||
version "0.26.10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user