I love tutorials that just give you the basics without cluttering up the code with other stuff. Exactly what I needed. And worked great. And the pod (0.9.1) seems to be OK with Xcode 12.4 . No error cleanup. Thanks! This will save me a ton of time.
I'm trying to not use dequeue. I'd like to just add data to a spreadsheetview using a for loop and keep it there, dequeue is really messing up my app. How do you just hard create a table and populate it with data using this pod?
I’m trying to make a spreadsheet that users are able to put in their “score” and update their name and sort the score by highest to lowest any tips on that? Thanks your videos are great and I’ve subtractive to your patreon
Unrelated to the video but i have a question. In real project, do you often use Storyboard or SwiftUI to make user interface . I don't know anything about SwiftUI, can u make a series about how to use that. Thanks
Awesome example and thank you very much for demonstrating it, it really helped me a lot, could you please indicate if there is a possibility to make the "labels" user editable like a text field and to save the data in an array.
Straight off the bat, "pod init", "pod" command was not found. Is there something I'm missing? I open the Directory path on Terminal thru right clicking the folder
I almost thought I was going crazy because I couldn't get the text to show up. Turns out I just had the appearance on dark mode and the text goes to white in dark mode, so it was white on white...
I love tutorials that just give you the basics without cluttering up the code with other stuff. Exactly what I needed. And worked great. And the pod (0.9.1) seems to be OK with Xcode 12.4 . No error cleanup. Thanks! This will save me a ton of time.
Your welcome!
I'm trying to not use dequeue. I'd like to just add data to a spreadsheetview using a for loop and keep it there, dequeue is really messing up my app. How do you just hard create a table and populate it with data using this pod?
شكرا لك انا ابتديت ع تعلم السويفت وقناتك فادتني جدا واشكرك ع ماتفعله وعلى ماتعلمناه استمر ♡♡
thanks!
How can I display json data with SpreadsheetView? help! :(
Can you show how to make the cells editable? I am really new to Xcode and am very lost. Thanks.
Nasıl yapıldığını öğrenebildiniz mi acaba
I’m trying to make a spreadsheet that users are able to put in their “score” and update their name and sort the score by highest to lowest any tips on that? Thanks your videos are great and I’ve subtractive to your patreon
This helped a lot! I appreciate that you go step-by-step, good for beginners like me. Awesome!
Glad it was helpful!
iOS Academy hey dude come to think of it, any way you’re willing to put together a more in depth nitty gritty of adding data and setup for the noobs?
i want to add image to my column, how can i achieve this ?
Hi, I tried to connect UIView from Storyboard to SpreadsheetView. But it seems not to work !
Unrelated to the video but i have a question. In real project, do you often use Storyboard or SwiftUI to make user interface . I don't know anything about SwiftUI, can u make a series about how to use that. Thanks
I almost never use swiftUI since it is too new and not very popular. Big tech companies dont use it either (FB, Goog, MSFT, Uber, etc.)
Lifesaver thx buddy!
Youre welcome!
Thanks for the video... please make a videos on stretchy header and footer animation when scroll to a page to upward and downward..
The video thumbnail shows calendar and events... do you have a tutorial on that as well
Added to my list :)
Awesome example and thank you very much for demonstrating it, it really helped me a lot, could you please indicate if there is a possibility to make the "labels" user editable like a text field and to save the data in an array.
Thanks, yes you can make each cell editable
@@iOSAcademy could you please make a video on this? I do not know how to at all and can't seem to find a video.
Straight off the bat, "pod init", "pod" command was not found. Is there something I'm missing? I open the Directory path on Terminal thru right clicking the folder
Is there a way to adjust the size of the cells to fit the view when the device is rotated?
Yes! You should use auto layout for this
Is there a way to send you a concept of an UI that you would try to implement. It is similar to a spreadsheet but I really don’t know where to start
Sure! Feel free to DM me on Insta, Linkedin, or email
can you please make a video in which you make something like google calendars?
Yes! This is on my to do list
@@iOSAcademy thanks!
I almost thought I was going crazy because I couldn't get the text to show up. Turns out I just had the appearance on dark mode and the text goes to white in dark mode, so it was white on white...