Git Product home page Git Product logo

monaca-framework-ios's Introduction

Monaca Framework for iOS


Welcome to the Monaca project.

Monaca is a platform to develop cross-platform, native mobile applications using HTML5.

Currently, Monaca supports the development of iOS, Android and Windows8 Apps.

This repository is a framework for iOS.

By using Cloud IDE of Monaca, you can develop on the Web without having to download this framework.


Features

NativeComponents

NativeComponents make it possible to create native UI and access them from JavaScript.

You can define UI easily using JSON format.

Components:

  • NavigationBar & NavigationBar Item
    • Button
    • BackButton
    • Segment
    • Label
    • SearchBox
  • Tabbar
    • TabBar Item
  • Native Screen Transition
    • Transit Animation
    • Page Stack Management

Support for PhoneGap

You can access device functions from JavaScript using the PhoneGap API in Monaca.

  • Accelerometer
  • Camera
  • Capture
  • Compass
  • Connection
  • Contacts
  • Device
  • Events
  • File
  • Geolocation
  • Globalization
  • InAppBrowser
  • Media
  • Notification
  • Splashscreen
  • Storage

Support for Push Notifications

Support for Monaca Backend


How to build

1. Clone the project

Run the following command:

    git clone [email protected]:monaca/monaca-framework-ios.git

2. Move the project folder

Run the following command:

    cd monaca-framework-ios

3. Import DemoApp

Run the following command:

    git submodule init
    git submodule update
    cd MonacaSandbox/www
    git checkout MonacaDemo

4. Run App in Xcode

Open MonacaFramework.xcodeproj in root directory.

And Run Xcode by selecting the "sandbox" as the build target.


How to use without Xcode

You can use this framework on Google Chrome or Safari without Xcode.

Go to the Monaca Web.


Getting Help

Documentation

Monaca Document.

Forum

Monaca Forum.


Twitter

Monaca Twitter.

monaca-framework-ios's People

Contributors

akifumiakifumi avatar anatoo avatar kruyvanna avatar masahirotanaka avatar shika22 avatar skatsuya avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.