-
Notifications
You must be signed in to change notification settings - Fork 133
RoboPods bindings to 3rd party libraries
florianf edited this page Jul 3, 2017
·
6 revisions
RoboPods are a collection of bindings to existing popular iOS frameworks. The bindings are maintained by same team that maintains this repo. Currently the most requested libraries are available, most notably Google Mobile Ads. For the current status watch this issue: https://github.com/MobiVM/robovm-robopods/issues/1
Currently RoboPods need to be compiled from source, head over to the repository under https://github.com/MobiVM/robovm-robopods and follow the instructions for compiling
- Test the existing bindings and report back your success or failures
- Create additional bindings that are currently missing
- Developer Guide
- Changelog
- What we're currently working on and where you can help
- F.A.Q.
- Are non libGDX iOS apps supported?
- Is there a debugger available?
- How are bindings to existing native frameworks generated?
- Who is behind this project?
- Are there any alternatives to RoboVM?
- Can RoboVM be built on Linux?
- My app is crashing without a stacktrace, what should I do?
- Is XCode interface builder supported?
- Memory Management Guide
- Howto Create an Asset Catalog for XCode 9 Appstore Submission?
- Generate Admob Bindings with bro gen Tutorial