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

support to Expo (#486)

* support to Expo

* update

* update

* update

---------

Co-authored-by: Steven <steven@Stevens-MacBook-Pro.local>
This commit is contained in:
波仔糕
2025-04-09 10:48:46 +08:00
committed by GitHub
parent 1767fe37fa
commit 0e077b1de0
15 changed files with 7714 additions and 14 deletions

View File

@@ -94,4 +94,4 @@ export interface ClientOptions {
export interface UpdateTestPayload {
type: '__rnPushyVersionHash' | string | null;
data: any;
}
}