nppull

Results 12 comments of nppull
trafficstars

import { DeviceEventEmitter } from 'react-native'; DeviceEventEmitter.addListener('WiredHeadset', function (data) { // --- do something with events }); not working android ...

my app delegate is swift, RN 0.59.10, ios 13.1, macos catalina zzz-Bridging-Header.h ` #import "RNSplashScreen.h"` AppDelegate.swift `RNSplashScreen.show();`

> Ok, i think is height problem. I load 30 items on first render and list only render the 10 first items... @muskeinsingh can you help me to fix it?...

i have same problem thanks u fixed

same problem.. my project update from react-native-sqlite-storage 3.3.3 to 5.0.0, RN0.62.2 > ![Screen Shot 2020-08-27 at 10 30 38](https://user-images.githubusercontent.com/19317204/91399867-f1d91500-e868-11ea-87f8-101bef2889b6.png)

thanks @mnzaki remove this line fixed for me 👍 💯 👯 `plugin.warn('addStatement - parameter of type converted to string using toString()')`

@pierroo Thank you for your reply. I found solution. I have updated ../node_modules/@timwangdev/react-native-geocoder/android/build.gradle ``` buildscript { // Buildscript is evaluated before everything else so we can't use getExtOrDefault def kotlin_version...

**Environment** react-native-code-push: 8.2.2 react-native: 0.73.5 **Error** ``` react-native-code-push could not be found within the project or in these directories: import codePush from "react-native-code-push"; ``` **Solution** Work good with react-native-code-push: 8.2.1

My solution I am not use lib, I use url from google `https://maps.googleapis.com/maps/api/place/autocomplete/json ?input=Vict &language=fr &types=geocode &key=YOUR_API_KEY` [https://developers.google.com/maps/documentation/places/web-service/autocomplete](url)

I found the cause jitsi meet does not work with reanimated v2