dawsonbooth/sudoku-halie ↗
Created Feb 16, 2021 · View the dawsonbooth/sudoku-halie repository page
A Sudoku application for iOS and Android built with React Native using Expo
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
3
Lines of Code
590
From
Oct 17, 2019
To
Sep 15, 2020
About dawsonbooth/sudoku-halie
This is a Sudoku application built with React Native and Expo, designed to run on both iOS and Android platforms. The app leverages a modern JavaScript stack including TypeScript for type safety, Zustand for state management, and Immer for immutable state updates. The UI is built with UI Kitten, a React Native UI library, while React Navigation handles screen transitions throughout the application.
The project includes internationalization support through i18n-js, allowing the app to serve users in multiple languages. It was initialized from the creator's expo-boilerplate template, providing a structured foundation for cross-platform mobile development. The repository includes iOS screenshots demonstrating the application's interface, and the codebase is made available under the MIT license.
