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

feat/rn725 (#451)

* 0.72.5

* fix android build

* fix ios build
This commit is contained in:
Sunny Luo
2024-10-11 23:47:27 +08:00
committed by GitHub
parent a8705ca0e4
commit b85889cf22
31 changed files with 11630 additions and 9111 deletions

View File

@@ -1,4 +1,4 @@
module.exports = {
root: true,
extends: '@react-native-community',
extends: '@react-native',
};