Titanium News #20

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. titanium-stripe

    Use the native Stripe iOS/Android SDK in Appcelerator Titanium.

    One of those modules was titanium-stripe. As a first test I've updated that module https://github.com/hansemannn/titanium-stripe/pull/5 to use a newer version (Stripe 20.53.0 from October). They've raised some other libraries after that so it's not the latest library yet 🙂 So if you had a library that threw the macro error you can use a nightly build of Titanium SDK and build your modules with that. To do that you run ti build -p android -b --sdk 12.7.0 in your modules /android folder.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Titanium

    🚀 Native iOS and Android Apps with JavaScript & TypeScript

    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.

  4. titanium-alternate-icons

    Leverage the ability to change the app icon in iOS 10.3+

    I also made a test pull request with a demo how to change the Android app icon at runtime. iOS has for this.

  5. ti.animation

    Airbnb Lottie + Rive animation module for Titanium SDK

    ti.animation: the Android version was updated to support external URLs as a file input https://github.com/m1ga/ti.animation

  6. ti.colorpicker

    Support for choosing different colors from a picker view.

    ti.colorpicker: more properties, example code and fixes for the Android version https://github.com/hansemannn/ti.colorpicker

  7. titanium-firebase-firestore

    Use the Firebase Firestore SDK in Titanium 🚀

    firebase-firestore: bug fixes and improvements when creating a document https://github.com/hansemannn/titanium-firebase-firestore/releases

  8. titanium-pusher

    ti.pusher: a new version with updated Pusher libraries was released https://github.com/hansemannn/titanium-pusher/releases

  9. ti.okhttp

    OkHttp module for Titanium SDK (Android)

    ti.okhttp: adds file upload for POST requests https://github.com/m1ga/ti.okhttp

  10. ti.car

    ti.car: I've uploaded the binary for the Android Auto module: https://github.com/m1ga/ti.car

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Titanium News #21

    9 projects | dev.to | 10 May 2025
  • I Built a QR Code Scanner That Doesn't Phone Home — No Ads, No Account, No Internet Permission

    2 projects | dev.to | 27 Apr 2026
  • Implementing Subscriptions in Expo with RevenueCat

    2 projects | dev.to | 1 Mar 2026
  • Titanium News #22

    10 projects | dev.to | 21 Jan 2026
  • My Top 5 UI Moments of 2025 (So Far)

    8 projects | dev.to | 30 Jul 2025

Did you know that Objective-C is
the 33rd most popular programming language
based on number of references?