A Christian scripture memorization and reflection app designed to deepen faith and engagement with the Bible.
Faithify encourages users to interact with scripture through randomized Bible verses, themed quizzes, and personalized goal tracking — making scripture learning both meaningful and fun.
-
Original iOS Version (Swift): Built as a personal project without backend or database integration, focusing on core offline functionality.
-
Complete React Native Version: Rebuilt with React Native and integrated Firebase backend to support user authentication, data persistence, and cross-platform availability on iOS and Android. This app was completed using React Native: Faithify React Native App
- Random Bible verses on themes like love, faith, and more
- Interactive quizzes for scripture reinforcement
- User authentication and personalized goal tracking with Firebase
- Cross-platform support on iOS and Android
- Clean and intuitive mobile UI
- Swift (original iOS prototype)
- React Native (complete cross-platform app)
- Firebase (authentication & database for React Native version)
- TypeScript (React Native version)
- Clone the repository:
git clone <repo-url>
- Install dependencies:
npm install
-
Configure Firebase settings in the project.
-
Run the app:
npx react-native run-ios
# or
npx react-native run-android
- Add more scripture themes and quiz variations
- Enhance UI/UX based on user feedback
- Launch on app stores
Feel free to reach out for collaboration, feedback, or support!