Adam Paxton
Adam Paxton
Mobile, Web, Geo
  • LinkedIn
  • Twitter
  • Github
Skip to content
  • Home
  • About
  • Speaking
  • Consulting
  • ML Notes

Make a Press and Hold ‘Fast Forward’ Button in SwiftUI

I was looking for a way to perform an action while the user was pressing and holding a button in a SwiftUI app.

Continue Reading →
in SwiftUI | 322 Words | Comment

How to Globally Set a Tint or Accent Color in SwiftUI

TL;DR To make sure all child views inherit the tint/accent color, including those on modal windows, set the TintColor on the root window in SceneDelegate: //In SceneDelegate.swift let contentView = ContentView() // Use a UIHostingController as window root view controller.

Continue Reading →
in SwiftUI | 453 Words | Comment

Six Months with Axway Crash Analytics

Screenshot of Axway Crash Analytics

TL;DR Crash Analytics is both easy to implement and incredibly useful for debugging your Titanium apps.

Continue Reading →
in Appcelerator Titanium, Mobile | 1,183 Words | Comment

Getting Started with OpenAPI Specification and Swagger

Below are my notes on a presentation I have given on designing RESTful APIs with Open API Specification.

Continue Reading →
in Mobile, Web | 119 Words | Comment

How to Deploy to Multiple Heroku Apps from the Same Git Repository

I have been using Heroku for various projects for a while now, and it is a great option for hosting Node.js apps.

Continue Reading →
in Web | 862 Words | Comment

Post navigation

Recent Posts

  • How to fetch data from a local Postgres connection in Next.js Dashboard Tutorial
  • Next.js Dashboard Tutorial: How to Use a Local Postgres Database
  • How Create a Version Number with Github Actions Run Number + Adding an Offset Number
  • Square Trick for Linear Regression in ML
  • Absolute Trick for Linear Regression in ML

Categories

  • Appcelerator Titanium
  • Arduino
  • Life
  • Machine Learning
  • Mexico
  • Mobile
  • SwiftUI
  • Uncategorized
  • Web

Follow me on Twitter

My Tweets
Independent Publisher empowered by WordPress
 

Loading Comments...
 

You must be logged in to post a comment.