Skip to content

Commit d4947f5

Browse files
authored
add packages (#1952)
1 parent 9adae5a commit d4947f5

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

react-native-libraries.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17697,5 +17697,34 @@
1769717697
"examples": ["https://github.com/EdgeApp/react-native-airship/tree/master/AirshipDemo"],
1769817698
"ios": true,
1769917699
"android": true
17700+
},
17701+
{
17702+
"githubUrl": "https://github.com/expo/expo/tree/main/packages/patch-project",
17703+
"ios": true,
17704+
"android": true,
17705+
"tvos": true,
17706+
"fireos": true,
17707+
"newArchitecture": true
17708+
},
17709+
{
17710+
"githubUrl": "https://github.com/WookieFPV/typed-config-plugins",
17711+
"ios": true,
17712+
"android": true,
17713+
"dev": true,
17714+
"newArchitecture": true
17715+
},
17716+
{
17717+
"githubUrl": "https://github.com/WookieFPV/expo-build-disk-cache",
17718+
"ios": true,
17719+
"android": true,
17720+
"dev": true,
17721+
"newArchitecture": true
17722+
},
17723+
{
17724+
"githubUrl": "https://github.com/WookieFPV/list-config-plugins",
17725+
"ios": true,
17726+
"android": true,
17727+
"dev": true,
17728+
"newArchitecture": true
1770017729
}
1770117730
]

0 commit comments

Comments
 (0)