Shichida Memory Card is a dynamic and interactive app designed to enhance memory skills. Built with modern JavaScript technologies, it offers a seamless user experience across various platforms.
This project is built using the following technologies:
- Expo: Create universal native apps with React that run on Android, iOS, and the web. Iterate with confidence. Expo Documentation
- Expo Router: Expo Router is an open-source routing library for Universal React Native applications built with Expo. Introduction to Expo Router
- React Native Reanimated: Provides a more fluid user interface for React Native apps. Getting Started Guide
- React Native Swiper: The best Swiper component for React Native. More details
- Gluestack-ui: Universal Themed & Unstyled Components for React Native, Next.js, Expo & React. Introduction
- Biome: A modern JavaScript toolchain that is fast and reliable. Biome Getting Started
- Bun: A fast all-in-one JavaScript runtime. Official Bun Site
To set up the project, run:
bun install
To start the application, execute:
bun run start
eas init
eas build --profile development-simulator --platform ios
eas build --profile development-simulator --platform android
Issue: Can't open iOS simulator.
Solution:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
- Add settings screen
- Add music & sound effects
- Expo SDK 50 beta is now available - Expo Changelog
- Building splash screens in React Native - LogRocket Blog
- Expo Go for iOS - TestFlight
If this project has been helpful to you, please give it a ⭐ as a token of appreciation!