Gayane
Gayane
Whenever I put `` inside the tooltip I get this error: `You should not use outside a ` Can you please tell how to fix the this?
# Report On some iOS devices (example: iphone 12 pro max) when app is installed via link, deep `deep_link_value` inside `onInstallConversionData` is undefined. ## Plugin Version 6.6.1 ## On what...
[firestore/unavailable] The service is currently unavailable. This is a most likely a transient condition and may be corrected by retrying with a backoff, this error appears, although there is a...
**Describe the Bug** after I add a track (which is very long ~25minutes). I call `TrackPlayer.seekTo` to put let's say to 02:00 minute and then press play, player fires "buffering"...
I have a generic wrapper function for saga error handling, which takes an effect as an argument. How can I convert this using typed-redux-saga? The code before using typed-redux-saga: ```js...