Skip to content

Commit

Permalink
Add react-native-nitro-haptics
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador authored Dec 26, 2024
1 parent 7b5f997 commit 0ca4e46
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -13210,5 +13210,15 @@
"examples": ["https://github.com/aravind3566/react-native-install-unknown-apps/tree/main/example"],
"android": true,
"newArchitecture": true
},
{
"githubUrl": "https://github.com/oblador/react-native-nitro-haptics",
"npmPkg": "react-native-nitro-haptics",
"examples": [
"https://github.com/oblador/react-native-nitro-haptics/tree/master/example"
],
"ios": true,
"android": true,
"newArchitecture": true
}
]

0 comments on commit 0ca4e46

Please sign in to comment.