Skip to content

Commit 634ea5b

Browse files
authored
Add react native toast package (#1724)
1 parent fbdcada commit 634ea5b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

react-native-libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15876,5 +15876,13 @@
1587615876
"android": true,
1587715877
"web": true,
1587815878
"newArchitecture": true
15879+
},
15880+
{
15881+
"githubUrl": "https://github.com/anuj-kumary/react-native-toastify",
15882+
"npmPkg": "react-native-toastify-expo",
15883+
"ios": true,
15884+
"android": true,
15885+
"expoGo": true,
15886+
"newArchitecture": true
1587915887
}
1588015888
]

0 commit comments

Comments
 (0)