github.com/dawsonbooth/sudoku-halie ↗
A Sudoku application for iOS and Android built with React Native using Expo
Open this visualization on its own page →
Contributors
3
Lines of Code
590
From
2019-10-17
To
2020-09-15
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.