Cristiano Coelho

Results 73 issues of Cristiano Coelho

### bug report #### Version & Platform iOS 15 react-native-view-shot: 3.1.2 react-native-screns: 3.10.1 **Platform:** iOS #### Expected behavior `captureScreen` returns a screenshot. #### Actual behavior `captureScreen` returns a completely white...

help wanted

Looks like if we initialize the persistor with `persistStore(store...)` it loads the store correctly, but dispatching actions will not persist the actual changes in HeadlessJS mode (no components get mounted)....

Fixes persistence in background. This allows for persistence to fire in RN while in background if throttle is not 0, by removing intervals.

Hello, I'm wondering if it would be possible to use nested persists to avoid serializing data that hasn't changed. For example, if my root reducer has {session, settings, data}, where...

### Current behavior The previous screen disappears and shows some white background before the screen being pushed finishes animating. ### Expected behavior Should behave like native animations, the previous screen...

bug
package:stack
platform:android
platform:ios
repro provided

# Overview Split location manager into two managers to support observers and direct queries at the same time. This PR does the following: - Add a new location manager instance...

## Environment ``` System: OS: macOS Mojave 10.14.6 CPU: (4) x64 Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz Memory: 20.18 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 10.15.3...

bug

## Environment ``` System: OS: macOS Mojave 10.14.6 CPU: (4) x64 Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz Memory: 20.18 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 10.15.3...

bug

## Ask your Question Looks like we still need to run react-native link, will it be possible to use auto linking soon?

question

## Describe the Feature Is it possible to get some improvements to the permission handling? Right now, it's nearly impossible to control how permissions are prompted. For instance, Android will...

enhancement