feedless/ios
Rogerio Chaves 5c9521090a
Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work
2020-05-05 10:27:54 +02:00
..
backend Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work 2020-05-05 10:27:54 +02:00
feedless Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work 2020-05-05 10:27:54 +02:00
feedless.xcodeproj Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work 2020-05-05 10:27:54 +02:00
feedlessTests Init iOS project 2020-04-29 07:15:27 +02:00
feedlessUITests Init iOS project 2020-04-29 07:15:27 +02:00
libnode/NodeMobile.framework Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work 2020-05-05 10:27:54 +02:00
.gitignore Init iOS project 2020-04-29 07:15:27 +02:00
README.md Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work 2020-05-05 10:27:54 +02:00

README.md

In order to build this project you'll need installed

XCode NodeJS Android NDK (because of some native bindings)

To compile the js to be able to run from xcode, execute:

npm run build:watch