Skip to content

Commit

Permalink
Add HotUpdater (#1480)
Browse files Browse the repository at this point in the history
  • Loading branch information
gronxb authored Jan 18, 2025
1 parent b6b5538 commit d1ce80a
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 @@ -13470,5 +13470,15 @@
"tvos": true,
"expoGo": true,
"newArchitecture": true
},
{
"githubUrl": "https://github.com/gronxb/hot-updater/tree/main/packages/react-native",
"npmPkg": "@hot-updater/react-native",
"images": [
"https://raw.githubusercontent.com/gronxb/hot-updater/refs/heads/main/demo.gif"
],
"ios": true,
"android": true,
"newArchitecture": true
}
]

0 comments on commit d1ce80a

Please sign in to comment.