Closed tombailey closed 4 years ago
This PR adds visuals to the example app. It has two text inputs for alias and value as well as three buttons for the get, set and remove functions.
It looks like this
If any errors occur (for example if a value is missing but get or remove is pressed) then the error is sent to console.error. In debug mode, this will present a fullscreen react-native error as it does normally.
This PR adds visuals to the example app. It has two text inputs for alias and value as well as three buttons for the get, set and remove functions.
It looks like this
If any errors occur (for example if a value is missing but get or remove is pressed) then the error is sent to console.error. In debug mode, this will present a fullscreen react-native error as it does normally.