Skip to content

cathy-zhao/blockly-ios

 
 

Repository files navigation

Blockly for iOS

Blockly is a library for building drag-and-drop visual editors for JavaScript, Lua, and other programming languages.

Blockly for iOS is a developer preview of Blockly's editor library that is:

  • Built for native iOS performance and easier integration in iOS apps
  • Written in Swift, with backwards compatibility for Objective-C projects

Blockly Turtle demo running on an iPad.

Requirements

Supports devices running iOS 8.0 or above.

Features

Blockly for iOS includes:

  • All major features available in Blockly for Web and Android
  • Multi-touch support (currently only on iOS)
  • Block animations (currently only on iOS)

The Blockly team is actively working on achieving feature parity across all three platforms to support cross-platform development.

Get Started

To get started using Blockly for iOS, follow this guide.

To run through an exercise in creating an iOS app with Blockly, see our codelab.

API Reference

For complete API documentation, visit our API Reference Page.

License

Google is proud to offer Blockly for iOS for free and open source under the Apache License, version 2.0.

Community

Blockly has an active developer forum. Please drop by and say hello. Show us your prototypes early; collectively we have a lot of experience and can offer hints which will save you time.

Registration

Help us focus our development efforts by telling us what you are doing with Blockly. The questionnaire only takes a few minutes and will help us better support the Blockly community.

Contributing

Want to contribute? Great! First, read our guidelines for contributors.

About

Blockly for iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 95.1%
  • JavaScript 2.7%
  • Objective-C 1.2%
  • Other 1.0%