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

add expoUsePushy demo (#495)

* add expoUsePushy demo

* update
This commit is contained in:
波仔糕
2025-04-26 21:36:02 +08:00
committed by GitHub
parent c771672fcd
commit 37849b1730
16 changed files with 6182 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}