Omar Basem

Results 87 comments of Omar Basem

YES SAME ISSUE

For some reason addid `SplashScreen.show(this, R.style.SplashTheme); ` causes white screen flash between splash screen and app mounting, any one facing the same issue or know a fix?

same issue, it has been there for years!!!!

Did anyone find a fix?

@Samyoul No, I can't merge it as I do not have write access.

Thanks @ilmotta for bringing up this issue. I noticed several naming inconsistencies across the codebase, not just re-frame events. Another naming inconsistency is in naming files/namespaces. For example, for list...

Sure, I will create an issue for that. Let's focus here on agreeing on re-frame events naming.

To fix all the unnecessary formatting changes caused by the IDE, I had to open a new PR. Please follow on this PR. @flexsurfer @rasom @J-Son89 @briansztamfater @Parveshdhull

> i believe there was a status-go change in the first PR ? @flexsurfer Yes, as mentioned above, this PR depends on [that status-go PR](https://github.com/status-im/status-go/pull/2771) for backend functionality. Commit hash:...

I don't understand why it cannot be built now (for iOS) after rebasing. `make lint` is passing `make test` is passing There are no conflicts. App is building and running...