Skip to content

Commit fd974e8

Browse files
authored
update react-native-here-explore in react-native-libraries.json (#2299)
1 parent 26c9efd commit fd974e8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

react-native-libraries.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11979,9 +11979,14 @@
1197911979
},
1198011980
{
1198111981
"githubUrl": "https://github.com/ajakka/react-native-here-explore",
11982-
"examples": ["https://github.com/ajakka/react-native-here-explore/tree/main/example"],
11982+
"examples": [
11983+
"https://github.com/ajakka/react-native-here-explore/tree/main/example",
11984+
"https://github.com/ajakka/react-native-here-explore/tree/main/example-expo"
11985+
],
1198311986
"ios": true,
11984-
"android": true
11987+
"android": true,
11988+
"newArchitecture": true,
11989+
"configPlugin": true
1198511990
},
1198611991
{
1198711992
"githubUrl": "https://github.com/birdofpreyru/react-native-audio",

0 commit comments

Comments
 (0)