1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-11-22 15:36:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Enhance useUpdate hook to validate context usage and add error messages for out-of-provider usage in English and Chinese locales.

This commit is contained in:
sunnylqm
2025-11-18 20:19:06 +08:00
parent 2a79061b89
commit e151c9c618
4 changed files with 20 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "10.35.7",
"version": "10.35.8",
"description": "react-native hot update",
"main": "src/index",
"scripts": {