Skip to content

Commit

Permalink
Add react-native-nitro-haptics (#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador authored Dec 27, 2024
1 parent c4f5848 commit 3e67d4a
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 @@ -13216,5 +13216,15 @@
"examples": ["https://github.com/iliapnmrv/react-native-urovo/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 3e67d4a

Please sign in to comment.