Instagram-like iOS app.
It uses instagram-private-api Node.js package with nodejs-mobile to access actual Instagram data.
Inssagram.mov
This project is NOT safe for production use. Facebook may block API access. Apple may reject your apps. Use at your own risk.
It is recommended that you create a test account for this app. If something goes wrong, the account may be blocked for several hours.
- npm: This repo doesn't include source codes of instagram-private-api. When you build the project, a run script phase will try to install it using npm.
- https://github.com/kewlbear/InstagramPrivateAPI
- https://github.com/kewlbear/NodeDecoder
- https://github.com/kewlbear/NodeBridge
- https://github.com/kewlbear/nodejs-ios
Thanks to the great https://github.com/dilame/instagram-private-api project!
MIT