Mikołaj Zyzański
Mikołaj Zyzański
Hi, some more information would be great. Have you followed the installation instructions with Gradle? I'd also suggest uninstalling the app from your device before running it again (sometimes large...
For some reason adding a delay of even 1 ms to the `scrollToIndex` call solved the issue for me on web. I.e. ```js //... setTimeout(()=>{ flatListRef.current.scrollToIndex({index: 0}); }, 1); //......
Sure thing, that would be awesome. Let me know how it goes 👍🤞 Thanks for the help @dibakar95
@dibakar95 That's fine, thank you for the progress update!
Hi, let me try to clone a fresh copy and see what the issue could be
@dibakar95 I'm not having the same issues after a fresh clone. I once had to exit the app and open it again when the splash screen stayed for too long....
Hi @dibakar95 have you managed to resolve the issue?
Have found two users willing to translate the app into Italian and German
Added Spanish and Russian support
The string "Possible Evidence Remaining" doesn't translate to Spanish. Another idea: could be possible to show which Ghost could be according to the Remaining Evidences.... Maybe a list of them...