Amongst the clamor of “machine learning” and “artificial intelligence”, there was another clear message that Apple wanted to hammer home in its WWDC24 Developer State of the Union: "…the best apps are built with Native SDKs"....
Security isn’t just a feature; it’s a necessity. At Fueled, we take immense pride in developing applications that excel in providing an exceptional user experience while also prioritizing security and privacy....
Commonly available Beacons In an era of increased connectivity, bluetooth beacons have emerged as an important tool in shaping how consumers interact with physical spaces....
🌅 Good Morning Guys ☕️
⏰ 25th March 2022 08:15 hrs IST
I know you have read lots of tutorials same like this. But for me, this is my latest achievement from the last 4 days to learn CI/CD which I have been procrastinating on for a long time....
I have been playing around with Compose and recently implemented video playback in a list. While there are tons of great examples on how to do it with a RecyclerView, I couldn’t find any for Compose....
We have all been wowed and frustrated by the recycler view animations at some point in our lives or you will be if not yet. 😛 Most of the time, it’s about adding an animation while loading data or animating an item on tap....
At Fueled, we spent the last couple months building an awesome augmented reality game called Toppler to explore some of the capabilities of ARKit 2. We’ve already covered some of the technical lessons we leraned in two previous articles mostly related to SceneKit....
Recently, I had to work on displaying a custom timeline for a video playlist. Since a picture speaks a thousand words let me just show you what it looked like:...
Writing Performant Layouts With the ever-increasing complexity of mobile applications, you would always want to avoid user reviews like “this app is janky” or “it is too slow on my device”....
Recently our designer came with this gorgeous selector to pick color values on a linear scale:
Even though it might look complicated, it is pretty simple once you break it down into separate components....