Skip to content

Commit 93f3373

Browse files
authored
Add targwire library to react-native-libraries.json (#2246)
1 parent 5078590 commit 93f3373

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

react-native-libraries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19824,5 +19824,14 @@
1982419824
"ios": true,
1982519825
"android": true,
1982619826
"newArchitecture": true
19827+
},
19828+
{
19829+
"githubUrl": "https://github.com/rtsouza26/targwire",
19830+
"examples": [
19831+
"https://github.com/rtsouza26/targwire/tree/master/examples/expo-zustand-react-query"
19832+
],
19833+
"ios": true,
19834+
"android": true,
19835+
"expoGo": true
1982719836
}
1982819837
]

0 commit comments

Comments
 (0)