Veli-Pekka Parhiala

Results 2 issues of Veli-Pekka Parhiala

SIGTRAP when `'none'` is passed for `preset` property (`alert()` function). `done`, `error` and `spinner` works without issues. ``` "@baronha/ting": "1.1.0" "react-native": "0.72.1" ``` To reproduce: ``` import { alert }...

bug

Adds new optional prop `borderColor` (`[number, number, number, number?]`). If given, a border is drawn around the mask. This helps to visually distinguish the mask area, especially when the image...