An IOS app that helps you teach your child with your voices with custom and built in flash cards. Documentation
The data stored in this app may be of great sentimental value. It can be exported by accessing the files through normal means:
- macOS: finder
- Windows: itunes
- linux: libimobiledevice
This is an open source project you can help develop it or contribute to Patreon.
This app was built to help one family. Its author is a software developer and not a child educator.
If you would like to contribute to this repo create an issue or pull request.
A script to build for IOS on macos is provide in the package.json. package.json scripts and vscode tasks for starting the Metro Bundler for use with Expo Go are provided.
A vscode launch file to attach the debugger to Expo Go is provided.
This project uses typescript and eslint with associated scripts.
- package.json
- github workflows
- vscode tasks
This project uses Jest and has associated scripts.
- package.json
- github workflows
- vscode tasks