martinglova

Results 3 issues of martinglova

`TouchID` should not be the default return value of `getBiometryType`.

Warning: WebView has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from 'react-native-webview' instead of 'react-native'. See https://github.com/react-native-community/react-native-webview

Sometimes it's pretty useful to define rounding mode or decimal places per operation without touching global variable (it's like that in other languages as well, ex. Java's [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)). 1. I...