Skip to content

Commit c4a5770

Browse files
add react-native-nitro-toast library (#1721)
1 parent acea498 commit c4a5770

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15904,5 +15904,15 @@
1590415904
"ios": true,
1590515905
"android": true,
1590615906
"newArchitecture": true
15907+
},
15908+
{
15909+
"githubUrl": "https://github.com/kiethuynh0904/react-native-nitro-toast",
15910+
"npmPkg": "react-native-nitro-toast",
15911+
"examples": [
15912+
"https://github.com/kiethuynh0904/react-native-nitro-toast/tree/master/example"
15913+
],
15914+
"ios": true,
15915+
"android": true,
15916+
"newArchitecture": true
1590715917
}
1590815918
]

0 commit comments

Comments
 (0)