David Rearte

Results 10 issues of David Rearte

## Problem if i call the notification two or more times consecutively it renders just the first one. If i use a `timeout` for the second one i get a...

If i disconnect the phone of the network when is playing the app stuck in a buffering state, no callback is triggered Tested is in a android 6 emulator and...

This would be useful for cases when i want to explain the screen's purpose before begin the tour steps

## Issue Description For mssql "date" type, retrieves the date as 1 day less than the stored value. ### What are you doing? In db the value is "2019-10-30" but...

type: docs
topic: dates & times

i followed this ``` git clone https://github.com/master-atul/react-native-exception-handler-example yarn install react-native run-ios --configuration Release or react-native run-android --variant=release ``` but when i press cause native error i see this ![image](https://user-images.githubusercontent.com/5104213/42348289-44a786f8-807f-11e8-9180-f273b32e220c.png) its...

Is there some param in `purchaseProduct` that allows me to associate the payment with my custom bill? https://stackoverflow.com/questions/56304803/how-to-associate-apple-payment-notification-with-my-custom-payment-records

Hello! I'm looking for redux alternatives and I loved this project. So a couple of questions: * is this project still maintained? * are you using memoization for computed state...

The cases in your examples works fine, but you have not an example for autoplay + add slides. So i dont know if i am doing something wrong : ```...