Acknowledgements
Fact or Fake — iOS Trivia App Developer: Harshit Gindra
Frameworks & Technologies
Fact or Fake is built entirely with Apple’s first-party frameworks:
- SwiftUI — Declarative user interface framework
- SwiftData — On-device persistence and data modelling
- Swift Testing — Modern testing framework
- XCTest / XCUITest — UI automation and performance testing
Design
- SF Symbols — Icons throughout the app are from Apple’s SF Symbols library
- System Fonts — The app uses San Francisco (SF Pro) and SF Rounded via the system font APIs
Content
Trivia statements were curated and fact-checked from publicly available knowledge across categories including Science & Nature, History, Gaming & Technology, Pop Culture, and Myths & Legends.
Inspiration
- Classic true/false trivia formats
- Party games designed for group play without requiring multiple devices
- Minimalist design principles prioritising readability and focus
Open Source
This project does not use any third-party open source libraries. It is built entirely on Apple platform SDKs.
Thank You
Special thanks to everyone who play-tested early builds and provided feedback on the multiplayer experience, question difficulty balancing, and UI/UX flow.
Made with ☕ by Harshit Gindra