SwiftUI doesn't appear to support UITabBar. How can I integrate that capability? Merely wrapping the view like one would a (eg) MKMapView, doesn't work because
I developed an app that I have deployed to shinyapps.io. It's been decided that there should be two deployed versions - one for testing purposes, and one stable
I'm facing some issue and I have no idea what keyword should I search for in the MongoDB docs. So the problem is, I have a list of transactions record made by u
how to find the candle which has day high and the same way day low? I am using 5 mins chart, I want to draw a trend line automatically. but I need to find the c
I have an array of positive integers. For example: [1, 7, 8, 4, 2, 1, 4] A "reduction operation" finds the array prefix with the highest average, and deletes i