Skip to content

Commit 7d8c208

Browse files
authored
fix: add iOS configuration for RoktNativeLayout in package.json (#227)
1 parent 3ba2472 commit 7d8c208

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"jsSrcsDir": "js/codegenSpecs",
4141
"android": {
4242
"javaPackageName": "com.mparticle.react"
43+
},
44+
"ios": {
45+
"RoktNativeLayout": "RoktNativeLayoutComponentView"
4346
}
4447
}
4548
}

0 commit comments

Comments
 (0)