Skip to content

A curated list of awesome links to resources around Axway's Hyperloop for Titanium. And more.

Notifications You must be signed in to change notification settings

reymundolopez/awesome-hyperloop-titanium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome: Titanium Hyperloop

Appcelerator Titanium

A curated list of awesome links to resources around Axway's Hyperloop for Titanium

What is Hyperloop?

Use any native API via JavaScript Anything you can write in Objective-C, Swift, Java, or C# can be represented with JavaScript.

What is this repo for?

There's so much awesomeness about Hyperloop, but it's difficult to find an aggregated spot of up-to-date information about it.

This repo is an attempt to bridge that gap and link the community to relevant information so that we can make more badass software!

Cool! What can I do?

  • Got something that belongs here? Fork and Submit a PR!
  • Want information about something but don't have a link? Create an issue!

Table of Contents

Information and Articles

  • Official homepage

  • Axway Docs - Some of the best documentation currently

  • Hyperloop FAQ

  • Hyperloop Builds - Collection of the latest Hyperloop releases, including pre-release versions and master builds.

  • Medium.com - Blog post by Rene Pot - Featuring Hans Knoechel. At the TitaniumNL meetup in Amsterdam at February 3rd, Hans Knoechel talked about Hyperloop and what Hyperloop actually is. In short, Hyperloop allows you to talk from Javascript straight to Objective-C/Swift or Java without having to write wrapper modules. This makes it really really easy to extend native API’s for Titanium. The presentation has been recorded and can be seen in full on YouTube.

  • Developing Native APIs with Hyperloop -
    By Erin Bailey October 25, 2017: Intreview with Nazir Dogan, Mobile Application Developer and Software Developer at Etiya, has been using Hyperloop since its early days to create six unique open-sourced modules.

JIRA

Guides

Enabling Hyperloop

Each Titanium project that want to use Hyperloop requires the Hyperloop-services to be enabled. By default, Hyperloop is disabled and you can enable it for your projects via the CLI or within Studio.

AppC Blog - Tech Tutorial: Hyperloop Modules

In this in-depth video, Developer Evangelist Jason Kneen provides an overview of Titanium, its benefits and how it works. The tutorial delves into best practices for UI and views, navigation, buttons and labels, event handling, and data binding. Jason also demonstrates how these concepts are used in practice with a sample project code walkthrough.

Platform Specific Resources

Modules

Cross-Platform (Android and iOS)

  • Ti.hockeyapp - Hyperloop-based version of HockeyApp for both Android and iOS
  • Ti.Firbase - This project will contain all Firebase-related modules for Analytics, Cloud-Messaging, Authentication, Firestore etc.

Android

  • Ti.AndroidCharts - This HyperLoop module allows you to use highly customizable Charts with the MPAndroidChart library: https://github.com/PhilJay/MPAndroidChart. This module was originally posted on LoopModules: https://loopmodules.com/downloads/ti-androidcharts/
  • Ti.Reprint - This HyperLoop module allows you to implement fingerprint recognition in your Android app.
  • Ti.FAB - Ti.FAB is an Android Hyperloop wrapper of the native Floating Action Button component. A Floating Action Button represents the primary action in an application.
  • Ti.AndroidViewAnimations - Ti.AndroidViewAnimations is an Android Hyperloop wrapper of the AndroidViewAnimations library. It provides a wide range of different animations that can be applied to your Titanium components.
  • Ti.CalendarView - Axway Hyperloop Calendar View for Android

iOS

Other Code Examples

The following application demonstrates direct native API access using Appcelerator Hyperloop.

About

A curated list of awesome links to resources around Axway's Hyperloop for Titanium. And more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published