Krisid Misso

Results 5 issues of Krisid Misso

Please add to documentation: ``` dependencies { ... compile project(':react-native-custom-tabs') ... } ```

### Description Objects cannot be copied inside the console debugger (Chrome inspect/DevTools). Even `console.log(JSON.stringify(object))` doesnt log the correct string. Both methods copy or log just the first character`{` or `[`...

Newer Patch Available

Can somebody help me navigate after push notification is received?? I get "cannot read property 'navigate' of undefined" This code is inside main.ts and there is no class or constructor...

**Describe the bug** `requestPermission()` requires permission name as `SleepSession` and `getGrantedPermissions()` returns `Sleep` **To Reproduce** Steps to reproduce the behavior: 1. Trigger `requestPermission([{accessType: 'read', recordType: 'SleepSession'}])` 2. Trigger `getGrantedPermissions()` 3....

Type: bug

### Description Rive button cannot be tapped in Android. I have a component with 3 buttons (2 active by default). In iOS and Rive Studio preview everything works as expected,...

triage