• Stars
    star
    108
  • Rank 314,661 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 9 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React custom renderer for Appcelerator® Titanium™ SDK

⚠️ Maintainer wanted! Create an issue if you want to maintain it!

react-titanium

Dependencies Dev Dependencies Peer Dependencies

A React custom renderer for Appcelerator® Titanium™ SDK.

This renderer should currently be considered as experimental and subject to change since it works on a beta version of React (0.14.0-beta3).

Installation

There’s a step-by-step guide on the website.

The gist of it is that once you have a titaniumified app you install it through

npm install --save [email protected]
npm install --save react-titanium

and you use it with

import React from 'react';
import { render } from 'react-titanium';

Examples

There’s a simple “Hello World” example that shows the minimal usage and a more complete “Counter” example on the website.

Acknowledgements

I was finally able to grok how to implement a custom renderer thanks to Yomguithereal’s fantastic react-blessed.

Go thank him with a follow or a star! 👍

License

MIT

More Repositories

1

hooks.macro

☔️ Babel Macros for automatic React Hooks memoization invalidation
JavaScript
357
star
2

react-use-refs

Hook to create multiple refs in a single call
JavaScript
214
star
3

TiShimmer

Facebook’s Shimmer port for Titanium SDK (iOS and Android)
Python
31
star
4

Beauvoir

Simple project management app built with node.js
JavaScript
11
star
5

ti-htmlparser2

Forgiving HTML/XML parser for Titanium SDK
JavaScript
7
star
6

java-npm-semver

Implementation of the SemVer Specification — strictly follows npm semantics
Java
6
star
7

hyperloop-macros

Sweet.js macros to accelerate Hyperloop development
JavaScript
6
star
8

frontend-resources-osgi

A discussion about OSGi, Liferay and Front-end
6
star
9

frontend-ng-loader-workspace

Liferay Workspace for experiments in bringing SystemJS and packages support to Liferay Portal
JavaScript
5
star
10

cspec-titanium-packagers-support

CSPEC is for adding official packaging (npm) abilities on Titanium
4
star
11

combinatorial-explosion

Combinatorial explosion for arrays and trees
JavaScript
4
star
12

knockback-site

Knockback.js Site proposal
JavaScript
4
star
13

ti-travis-experiments

Some funny experiments!
JavaScript
3
star
14

postcss-color-mod

PostCSS Polyfill for color-mod() — ⚠️ Experimental
JavaScript
2
star
15

svbstantia

Simple substance-powered Node.js blog platform
JavaScript
2
star
16

underscore.behaviour

Behaviours (execution limiters) extension for Underscore.js javascript library
JavaScript
1
star
17

authograph

Artistic JavaScript signatures.
1
star
18

hyperloop-ejs

Appcelerator’s Hyperloop-oriented EJS Syntax
1
star
19

lris-2015-liferay-7-front-end

Liferay 7 Front-end development
HTML
1
star
20

5cript

Markdown like syntax for theater scripts.
JavaScript
1
star
21

overscore

Underscore.js for hipsters
1
star
22

rosetta

1
star
23

liferay-theme-tasks-fixed

JavaScript
1
star
24

metameric.js

A funny chainable-isation utility
CoffeeScript
1
star
25

titanium-platforms

Titanium™ SDK utils for device conditional code
JavaScript
1
star
26

lrbcr-2018-audience-targeting-mocked-service

JavaScript
1
star
27

smc-image-placer

JavaScript
1
star
28

it_IT

Versione italiana del mio blog personale
1
star
29

lris-2016-metaljs-and-isomorphic-frontend

Metal.js, Soy and Isomorphic Front-end
Java
1
star
30

decorators-toolbox

A Toolbox for writing ES7 decorators more easily
JavaScript
1
star
31

ti-cross-ci-experiments

Experiments in the CI land for cross-platform projects
JavaScript
1
star