Skip to content

Commit

Permalink
Enlisting react-native-hardwired package (#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
JedrzejMajko committed Jun 10, 2023
1 parent 8445917 commit 11bae29
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -9593,5 +9593,14 @@
],
"ios": true,
"android": true
},
{
"githubUrl": "https://github.com/JedrzejMajko/react-native-hardwired",
"nameOverride": "React Native Hardwired",
"examples": [
"https://github.com/JedrzejMajko/react-native-hardwired/tree/master/packages/react-native-hardwired/examples/SimpleTest"
],
"ios": true,
"android": true
}
]

0 comments on commit 11bae29

Please sign in to comment.