Joshua Chinemezu
Joshua Chinemezu
Updated readme for easier setup
### Version - react-native v0.54.2 ### Expected behaviour I expected that the components in the view should resize say when the device is turned to Landscape mode The view say...
Add the ability to customize: - Search input decoration - Scaffold color - Search and list background colors This enables configuring dark mode themes.
### Version Tell us which versions you are using: - tcomb-form-native v0.6.11 - react-native v0.54.2 ### Expected behaviour Tell us what should happen I expected that the components in the...
Differentiating columns and rows with different props not just with the level props
There should be an optional props for calling a function that rearranges the puzzle
A props to be tracking the number of clicks before a puzzle is completed, and probably console.log() the number of click when the undone props is used(optional)