mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 15:13:25 +00:00
fix: probably make the module ios only as it's intended to be
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"platforms": ["ios", "android"],
|
||||
"platforms": ["ios"],
|
||||
"ios": {
|
||||
"modules": ["CheckIosCertificateModule"]
|
||||
},
|
||||
"android": {
|
||||
"modules": ["expo.modules.checkioscertificate.CheckIosCertificateModule"]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user