Thales Kenne

Results 12 comments of Thales Kenne

It's been a while since I fixed it and I can't recall exactly what I did, but I believe I updated both react-native-debugger and React Native to the latest versions....

Funny that I ran into the same issue more than a year later while working on another project. I didn't even remember this. Apparently the problem was that my computer...

@zoontek sorry. I updated the issue

This app is for Android only. The device is a Xiaomi Redmi 5 with android 8.1

Thx, @Blind12! I'm gonna try it as soon as I can next week.

I finally got around to testing this. Changing the Manifest does help, like @tastafur said. However, I still get inconsistent results. It triggers sometimes, but not always. Also, it seems...

For those who are struggling to get up to date information about time settings, I build a small sample app with a native module for that. Here's the sample repo:...

I got a typescript example to run by merging @erdalugur 's example with the basic js example from the repository. Here it is: ``` import React, { Component } from...

I have also added a functional component example in the issue mentioned above, for those who are interested.

@bd-arc sure, I'll make the changes when I have the time. Although I agree with @eduardopelitti that a cleaner example is better, if I remember correctly the default example was...