We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba2472 commit c36fad4Copy full SHA for c36fad4
1 file changed
package.json
@@ -40,6 +40,9 @@
40
"jsSrcsDir": "js/codegenSpecs",
41
"android": {
42
"javaPackageName": "com.mparticle.react"
43
+ },
44
+ "ios": {
45
+ "RoktNativeLayout": "RoktNativeLayoutComponentView"
46
}
47
48
0 commit comments