Skip to content

Commit 4fd0ae2

Browse files
libraries: add react-native-fast-image (#32)
1 parent a648e5c commit 4fd0ae2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,5 +357,13 @@
357357
"ios": true,
358358
"maintainersUsernames": ["Naturalclar"],
359359
"notes": "One of top most used libraries according to the npm stats"
360+
},
361+
"react-native-fast-image": {
362+
"description": "A high-performance image component for React Native",
363+
"installCommand": "@d11/react-native-fast-image",
364+
"android": true,
365+
"ios": true,
366+
"maintainersUsernames": [],
367+
"notes": ""
360368
}
361369
}

0 commit comments

Comments
 (0)