Simple Sudoku example built with React Native
Christopher Dro has shared another React Native example app. This time he focuses on a simple Sudoku game built with React Native.
react-native-sudoku
This was mainly made to demonstrate some of the capabilities and speed that comes with React Native and what can be accomplished in a few hours.
Note: Sudoku generator and solver built by @dachev