Titanium News #18

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • titanium-carplay

    Use the Apple CarPlay framework in the Titanium SDK.

  • 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.

  • ti.car

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Titanium

    🚀 Native iOS and Android Apps with JavaScript

  • 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

  • ti.admob

    Use the Google AdMob SDK on iOS and Android with Titanium

  • Updated iOS version of ti.admob: https://github.com/tidev/ti.admob/releases/tag/ios-7.0.0 (Thanks to @Astrovic)

  • titanium-coreml

    Use the CoreML framework with the Titanium SDK

  • update to the CoreML iOS Module: https://github.com/hansemannn/titanium-coreml/pull/3 - move to swift, support loading AI models at runtime

  • ti.superwall

    Titanium SuperWall module

  • new module for SuperWall support by @narbs: https://github.com/narbs/ti.superwall (iOS)

  • titanium-review-dialog

    Use the native iOS 10.3+ SKStoreReviewController and Android dialog in Appcelerator Titanium.

  • Updated "review dialog" Android version: https://github.com/hansemannn/titanium-review-dialog/releases/tag/android-2.2.0 - updated libraries

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • titanium-pusher

  • bugfix for the Android pusher module: https://github.com/hansemannn/titanium-pusher/pull/1

  • ti.mediacontrol

    Android Media control: notification and lock-screen audio player for Titanium SDK

  • ti.mediacontrol has support for setting metadata (e.g. for car disaplys): https://github.com/m1ga/ti.mediacontrol (Android)

  • ti.animation

    Airbnb Lottie + Rive animation module for Titanium SDK

  • ti.animation Android Lottie and Rive libraries update: https://github.com/m1ga/ti.animation/releases/tag/android-4.6.0

  • ti.paint

    Touch-based painting with the Titanium SDK.

  • ti.paint for Android has a fill() method now: https://github.com/tidev/ti.paint/pull/36

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