10pods
A useful library to support multiple build configurations in one application build. For example: be able to make one build with a build selector that contains development, test, acceptance and a production configuration. There would be no need to deliver multiple builds for each environment for testing, it can all be done from one build.
License: MIT
A useful library to support multiple build configurations in one application build. For example: be able to make one build with a build selector that contains development, test, acceptance and a production configuration. There would be no need to deliver multiple builds for each environment for testing, it can all be done from one build.
License: MIT
Easy to use, convert markdown to attributed strings and place it on a UILabel. Highly customizable to implement custom styling. Supports a basic set of commonly used markdown.
License: MIT
Be able to fetch the endpoints responses used by the NodeJS smart mock server module directly in your iOS app without having to run the mock server itself.
License: MIT
A uniform layout system for both iOS and Android. Based on the layout container system from Android (like LinearLayout and FrameLayout).
License: MIT
ViewletCreator is a library to create Viewlet objects. These are able to create entire layouts and view components from JSON for a module oriented development of UI. Works well together with UniLayout.
License: MIT