Skip to content

Commit 6063314

Browse files
Add mitt to React Native Libraries (#1671)
1 parent e433eb5 commit 6063314

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
@@ -15518,5 +15518,15 @@
1551815518
"ios": true,
1551915519
"android": true,
1552015520
"newArchitecture": true
15521+
},
15522+
{
15523+
"githubUrl": "https://github.com/developit/mitt",
15524+
"examples": [
15525+
"http://codepen.io/developit/pen/rjMEwW?editors=0110"
15526+
],
15527+
"ios": true,
15528+
"android": true,
15529+
"web": true,
15530+
"expoGo": true
1552115531
}
1552215532
]

0 commit comments

Comments
 (0)