Skip to content

Commit 2fa4467

Browse files
somosoandpor
authored andcommitted
Update package.json (andpor#159)
Add support for react-native link on Android
1 parent b42100f commit 2fa4467

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
"rnpm": {
3636
"ios": {
3737
"project": "src/ios/SQLite.xcodeproj"
38+
},
39+
"android": {
40+
"sourceDir": "src/android"
3841
}
3942
}
4043
}

0 commit comments

Comments
 (0)