Can a project using nodejs native addon be listed on the Apple Store? #29
Replies: 1 comment
-
Yes. There are known iOS apps currently on the Apple App Store using nodejs-mobile, such as Manyverse. This app doesn't use sqlite3, but it uses a number of native addons, such as sodium-native, leveldown, and others. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use sqlite3 in the nodejs of the project.
Beta Was this translation helpful? Give feedback.
All reactions