Serj Nefiodov

Results 7 comments of Serj Nefiodov

@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...

Have similar issue with install of cloud functions. Version of node: v8.9.4

For me worked this: await NetInfo.configure({ shouldFetchWiFiSSID: true, }); await NetInfo.refresh(); const networkInfo = await NetInfo.fetch();