react-native-awesome-image
Version:
An image component for react-native with persistent disk and memory caching
19 lines (18 loc) • 542 B
JSON
{
"name": "React-fishhook",
"version": "0.60.4",
"summary": "A very simple library that enables dynamically rebinding symbols in Mach-O binaries running on iOS in the simulator and on device.",
"homepage": "http://facebook.github.io/react-native/",
"license": "MIT",
"authors": "Facebook, Inc. and its affiliates",
"platforms": {
"ios": "9.0",
"tvos": "9.2"
},
"source": {
"git": "https://github.com/facebook/react-native.git",
"tag": "v0.60.4"
},
"source_files": "*.{c,h}",
"header_dir": "fishhook"
}