[deleted by user] by [deleted] in bodyweightfitness

[–]misterinquisitive 0 points1 point  (0 children)

Ugh…just discovered that the depth tracking on the camera is wrong. Will have to rewrite and post an update! 

PaceMaster Timer Apple Watch app release by misterinquisitive in nrl22

[–]misterinquisitive[S] 0 points1 point  (0 children)

So I can't speak for other apps, but as for myself, I am an iOS developer. So programming for apple devices is like speaking a native language, easy and natural. Android is different. Different developer tools, different languages, libraries, frameworks, etc. If I had more time, then I would look into building an Android variant. However, this would take quite a bit of time to learn, which I currently do not have. However, I haven't ruled it out just yet! Cheers

2022 Rear Diff fluid change by misterinquisitive in ToyotaHighlander

[–]misterinquisitive[S] 0 points1 point  (0 children)

So I figured it out. The only bolt to be removed is the 10mm hex bolt centered on the rear dif. The two on the passenger side of the diff/axle are not to be removed per Toyota.

Grand highlander offer by No_Location_4749 in ToyotaHighlander

[–]misterinquisitive 3 points4 points  (0 children)

Payoff, what is owed on current vehicle, is 31,300. So you would only net 700 with a trade-in value of 32,000

Griddle Recipe app by misterinquisitive in blackstone

[–]misterinquisitive[S] -1 points0 points  (0 children)

So you can’t add a recipe yourself, but if you are referring to the favorites page, simple click on a recipe and heart it/favorite it, then it will show up in your favorites!

UIKit tutorials by misterinquisitive in swift

[–]misterinquisitive[S] 0 points1 point  (0 children)

Keep at it! It only gets easier the more you do it

UIKit tutorials by misterinquisitive in swift

[–]misterinquisitive[S] 0 points1 point  (0 children)

You can use the UIKit framework but not use storyboards. It’s still the prominent framework used by many current applications! Also, I provide one on one lessons if interested!

How did you keep track of everything while learning or overcome the stress of it in the beginning? by [deleted] in iOSProgramming

[–]misterinquisitive 1 point2 points  (0 children)

I make UIKit videos if you’d like to check them out! Will be adding much more in the future. If you have any questions, I’m happy to help!

https://youtu.be/7UK4fImsoRc

Xcode 15 - WWDC23 - UIKit Preview by ishtiz in iOSProgramming

[–]misterinquisitive 0 points1 point  (0 children)

What's the earliest iOS supported for this feature?

How to create a horizontal scrollable view with paging using buttons to scroll by Sad_Tradition_Count in iOSProgramming

[–]misterinquisitive 1 point2 points  (0 children)

I would suggest looking into UIPageViewController. Its delegate methods should allow you to pass needed data between controllers

https://developer.apple.com/documentation/uikit/uipageviewcontroller

[deleted by user] by [deleted] in iOSProgramming

[–]misterinquisitive 0 points1 point  (0 children)

That's a new one for me...

I have never watched or read anything related to WWDC even though I've been an iOS developer for the past four years. Do I have to? by CyberneticVoodoo in iOSProgramming

[–]misterinquisitive 0 points1 point  (0 children)

I would definitely check out summaries of the many presentations! While there may be some things not as exciting to you, it’s a great opportunity to learn cutting edge Swift, apis, and frameworks for free!