python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to access an individual data in a struct array in Swift
I am trying to access individual data entry in a struct array, so I can format the data output it a more "cosmetic way", an while I can print it, I can not format it as I wish because I can ...
Learningnewthings
Votes: 0
Answers: 1
Swift UICollectionView jumps and stutters when loading images with kingfisher in CellForRowAt
So I am loading in pictures related to posts for my new social app similar to IG, I am using kingfisher to load my images async.
The problem is when using the 'CellForRowAt' delegate method is that th...
kuramura143
Votes: 0
Answers: 0
How to change a string I get from API
I get a string with a date of the first flight for each of four rockets from this API. The string that I get looks like this: "2006-03-24". I want it to look this way: "24 March, 2006&q...
bowtie
Votes: 0
Answers: 3
Swift Lexical or Preprocessor Issue: Firestore/Protos/nanopb/google/firestore/admin/index.nanopb.h' file not found
I'm getting this error even after installing the pods multiple times
Swift Lexical or Preprocessor Issue: Firestore/Protos/nanopb/google/firestore/admin/index.nanopb.h' file not found
I tried checkin...
manar Aldhafyan
Votes: 0
Answers: 1