Skip to content

Commit

Permalink
Add expo-spellchecker to the directory (#1461)
Browse files Browse the repository at this point in the history
  • Loading branch information
liveakshay authored Jan 6, 2025
1 parent cb10d71 commit b64b73c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -13314,5 +13314,13 @@
"npmPkg": "@didomi/react-native",
"ios": true,
"android": true
}
},
{
"githubUrl": "https://github.com/liveakshay/expo-spellchecker",
"examples": ["https://github.com/liveakshay/expo-spellchecker/tree/main/example"],
"ios": true,
"android": true,
"expo": true,
"newArchitecture": true
}
]

0 comments on commit b64b73c

Please sign in to comment.