Wiktor Pabich

Results 3 issues of Wiktor Pabich

When Invert Colors options is toggled `filter: invert(1)` is added to html tag. Works good on Chrome, but there is a werid behaviour on Firefox where all fixed positioned elements...

When location request dialog pops up `getCurrentPosition` function throws following error almost immediately (after 2-3 seconds). BUT, if I allow app to use location quick enough, then no error is...

question

When trying to call: `ScreenBrightness.setBrightness(value) .then(() => {}, e => console.log('ERROR: ', e)) ` I receive this console log: > 11-21 12:47:45.631 17605 17713 I ReactNativeJS: 'ERROR: ', { [Error:...