Skip to content

Commit 8893419

Browse files
authored
Added navigation mode lib (#1714)
1 parent c961976 commit 8893419

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

react-native-libraries.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15843,5 +15843,18 @@
1584315843
"ios": true,
1584415844
"android": true,
1584515845
"newArchitecture": true
15846+
},
15847+
{
15848+
"githubUrl": "https://github.com/JairajJangle/react-native-navigation-mode",
15849+
"examples": [
15850+
"https://github.com/JairajJangle/react-native-navigation-mode/tree/main/example"
15851+
],
15852+
"images": [
15853+
"https://github.com/JairajJangle/react-native-navigation-mode/blob/main/.github/assets/buttons.png",
15854+
"https://github.com/JairajJangle/react-native-navigation-mode/blob/main/.github/assets/gesture.png"
15855+
],
15856+
"ios": true,
15857+
"android": true,
15858+
"newArchitecture": true
1584615859
}
1584715860
]

0 commit comments

Comments
 (0)