@heyjaycodes
Problem solver using Swift
I am a problem solver.
iOS and Swift Server work
May 18, 2024 路 1 min read 路 This was made using Soto v7.0.0-rc1. Assuming that your Partition Key and Sort Key are named PK and SK in your table. Also that your PK for all users are USER#. let input = DynamoDB.QueryInput( expressionAttributeNames: ["#p": "PK"], ...
Join discussionApr 5, 2024 路 1 min read 路 https://www.youtube.com/watch?v=LcXB0MsRvNg This live stream I worked on PR #97 which gives the user the ability to add a Roaster to their private Firestore collection. I ran into an issue at first where the simulator couldn't run the app. Just repla...
Join discussion