Skip to content

Commit

Permalink
add react-native-screenshot-aware (#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
huextrat committed Sep 19, 2024
1 parent ec121c6 commit c651fe5
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 @@ -11999,5 +11999,14 @@
],
"ios": true,
"android": true
},
{
"githubUrl": "https://github.com/huextrat/react-native-screenshot-aware",
"examples": [
"https://github.com/huextrat/react-native-screenshot-aware/tree/main/example"
],
"ios": true,
"android": true,
"newArchitecture": true
}
]

0 comments on commit c651fe5

Please sign in to comment.