Serj Nefiodov
Serj Nefiodov
+1 here, also having the same
@AndresTIY i solved that by using "key" prop: when you want animation to be - set and keep one certain key. When you want to reset - change key, and...
Having the same issue
Have similar issue with install of cloud functions. Version of node: v8.9.4
Also having that issue
Having the same! Thanks!
For me worked this: await NetInfo.configure({ shouldFetchWiFiSSID: true, }); await NetInfo.refresh(); const networkInfo = await NetInfo.fetch();