Petr Evsikov

Results 11 comments of Petr Evsikov

I have the same issue It happens when I'm trying to type faster ... I'm searching a solution or workaround

@jhen0409 can you provide some example of how to use `instance.selected` ? Because I have the same problem as aymkin

@matheusbento No, React Native Modules don't work with Expo.

@krupal299 Where did you find information about this? Can you share an official announce?

> the reason you are not receiving notification in background or killed is because you are doing the pushNotification.configure after the AppRegistry.registerComponent(appName,()=>App) (ie in App.js). If you do it in...

@Dallas62 Please have a loot this PR We still use this lib with ❤️‍🔥

> We're also facing the same issue, Is there is any solution to resolve it? I've spent hours trying to figure out the problem. But it turned out to be...

``` "use strict" let str = "Hello"; str.something = 5; alert(str.something); // ? ``` Uncaught TypeError: Cannot create property 'something' on string 'Hello'

@bitdelve @fedarenchyk Guys, be realistic. This library was created to integrate with Google Fit. But now Health Connect has replaced Google Fit. No one is going to completely rewrite this...

@thanhhuy3010 > IS THIS LIBRAY STILL WORKING? yes, works perfect for both platforms, use it in production