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 show only the result of a searchable of a List Swiftui
I'm donig a list numbers but i want to show only the result of my searchable not the whole list, how can i hide the list?
I was trying to change the state of a boolean when the searchtext was empty bu...
Rey21
Votes: 0
Answers: 2
SWIFTUI/FIREBASE: Firebase data is not being fetched/mapped correctly
https://www.loom.com/share/72e124ba35fe44489e472c1d442c751a
^^HERE IS A QUICK VIDEO WHERE I DEMO THE BUG AND THE CODE!!! ANY HELP WOULD BE EXTREMELY APPRECIATED! THANK YOU!
ISSUE: Cant fetch the list ...
Tarun Reddy
Votes: 0
Answers: 0
SwiftUI @AppStroage - 'Simultaneous accesses to *, but modification requires exclusive access'
In my project I was dealing with this issue. After many hours, I was able to track down the causes and reduce them into a small demo, but do not understand the real issue. As you can see in the below...
hidden-username
Votes: 0
Answers: 1
(SwiftUI) Function for saving item to a list only displaying one option from an array out of four?
I'm trying to build something of a dummy book store/shopping app.
Something about this function is only displaying one option out of four written in an array...but I'm not sure why? Essentially, what ...
Impish
Votes: 0
Answers: 0