Skip to content

Commit 2846a5a

Browse files
authored
libraries: add react-native-edge-to-edge (#5)
1 parent f2dd23d commit 2846a5a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

libraries.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,5 +214,12 @@
214214
"ios": true,
215215
"maintainersUsernames": [],
216216
"notes": "One of top most used libraries according to the npm stats"
217+
},
218+
"react-native-edge-to-edge": {
219+
"description": "Enable edge-to-edge display in React Native",
220+
"installCommand": "react-native-edge-to-edge",
221+
"android": true,
222+
"maintainersUsernames": [],
223+
"notes": "One of top most used libraries according to the npm stats"
217224
}
218225
}

0 commit comments

Comments
 (0)