titanium-carplay
Use the Apple CarPlay framework in the Titanium SDK. (by hansemannn)
Titanium
🚀 Native iOS and Android Apps with JavaScript & TypeScript (by tidev)
| titanium-carplay | Titanium | |
|---|---|---|
| 1 | 29 | |
| 13 | 2,800 | |
| - | 0.1% | |
| 3.9 | 9.3 | |
| over 2 years ago | 2 days ago | |
| Swift | Objective-C | |
| GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
titanium-carplay
Posts with mentions or reviews of titanium-carplay.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-03-31.
-
Titanium News #18
iOS got support for multi-scene applications like CarPlay or visionsOS. For CarPlay check Hans repo and for an Android Auto module check my repo. You can use iOS 17 spring animations (docs) and a Label can use html (docs) on iOS too. Thanks to @Brianggalvez for the PR! Another parity feature: you can use view.rotation to quickly rotate a view. Android supported that for a while now and finally you can use it on iOS.
Titanium
Posts with mentions or reviews of Titanium.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-01-21.
-
Titanium News #22
Titanium now supports iOS26 and Xcode 26 with glass effects: source views for dialogs [example]:
-
Titanium News #21
Views have a rotate event now. You can use this in combination with the pinch event to do some scale & rotate with your fingers: Example code
-
Titanium News #20
BottomNavigation improvements Another PR I'm currently working on is to improve the BottomNavigation on Android. There is currently a small height bug when you use it with Material 3. The new experimental implementation is based on a XML layout and removes the height issue. It will also follow the Material guidelines and show only one active window and you can use a icon font for the tab icons right away. Some images and videos are available in the pull request.
-
Titanium News #19
add swipe actions support for Ti.UI.TableView (video)
-
Titanium News #18
On the Android side a Floating Action Button icon will now respect the tintColor and will change its color. The Android Label got some new properties: lineCount (returns the lines of the label) and visibleText (returns the visible text). This is very useful if you work with an ellipsize: true Label. Check the PR for some demo code. And as described in a previous new post: breakStrategy and hyphenationFrequency (demo code). The titleAttributes.color property is now exposed on Android so it will use the same value as iOS to color the title text
-
Lineball - small Android connect the dots game
Titanium SDK - cross platform mobile framework
-
Top 10 Mobile App Development Tools: Building Apps Made Easy
Appcelerator Titanium is an open-source platform that allows developers to create native mobile apps using JavaScript. It provides a comprehensive set of tools and capabilities for building, testing, and deploying various applications across multiple platforms, including iOS and Android.
-
Expo – open-source platform for making universal apps for Android, iOS, and web
I remember Appcelerator. In fact I'm still using it to this day. The core Titanium is now open source and the Apps are "true" native. Give them another look and you may be surprised: https://titaniumsdk.com
- Help making a software/app
-
Titanium News #15
Java 19 support is on the roadmap and many PRs are waiting to be included. Help to test them https://github.com/tidev/titanium_mobile/pulls so we have some feedback and can merge them quicker.
What are some alternatives?
When comparing titanium-carplay and Titanium you can also consider the following projects:
titanium-review-dialog - Use the iOS StoreKit API in your Titanium application. Also use a native Android dialog for best parity.
Apache Cordova - Apache Cordova Android
titanium-pusher
react-native - A framework for building native applications using React
titanium-notification-service-extension - An example implementation of using a native iOS Notification Service Extension (to display images in remote push notification) in Titanium.
Ionic Framework - A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.