All Projects → gdnmobilelab → hybrid

gdnmobilelab / hybrid

Licence: other
Hack project to try out service worker in iOS concept

Programming Languages

swift
15916 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects

hybrid

An experimental app that implements Service Worker APIs in a native iOS app.

This needs a lot more documentation, but for now, to run:

Requirements

  • XCode >= 8
  • Node >= 6
  • Cocoapods

Installation

Clone the repo. Then run:

cd hybrid
pod install
cd js-src
npm install --production

Once you've done that you should be able to open hybrid.xcworkspace and build the project successfully.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].