We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5cbdd0 commit 4044e91Copy full SHA for 4044e91
.all-contributorsrc
@@ -0,0 +1,26 @@
1
+{
2
+ "files": [
3
+ "README.md"
4
+ ],
5
+ "imageSize": 100,
6
+ "commit": false,
7
+ "contributors": [
8
+ {
9
+ "login": "lukebrandonfarrell",
10
+ "name": "Luke Brandon Farrell",
11
+ "avatar_url": "https://avatars.githubusercontent.com/u/18139277?v=4",
12
+ "profile": "https://discord.gg/QqTN6HqNTG",
13
+ "contributions": [
14
+ "code",
15
+ "bug",
16
+ "doc"
17
+ ]
18
+ }
19
20
+ "contributorsPerLine": 7,
21
+ "projectName": "react-native-navigation-drawer-extension",
22
+ "projectOwner": "aspect-apps",
23
+ "repoType": "github",
24
+ "repoHost": "https://github.com",
25
+ "skipCi": true
26
+}
0 commit comments