Amaury
Amaury
> About translation loader. This one is complicated, so it would takes a quite. For now, my suggestion is simply to load it statically. This also means component would be...
Understood, thanks for the explanation. > Also, till now, you bundled all the asserts to the app and load at once right? Yes, see: https://github.com/amaurymartiny/shoot-i-smoke/blob/ebae5bd6b3ba688117b01347cb499dd248134a14/App/localization/index.ts#L20-L21 and this gets bundled into...
Nice, going strong 💪 , thanks! I'll let you continue the work on this PR, let me know if I can help you with anything.
> This is a bit heavy update. I feel like this PR is getting a bit too big. Would it be possible to break it into smaller PRs? Exlink, Credit,...
> However, I'm currently being hospital so it will take a bit of time before I can be back and resume the work. I'm sorry to hear, stay safe &...
"Polluted day" is a subjective term, I don't think there should be a cigarette count above which a day is considered "polluted". The best would be to give a spectrum...
@adi-mohan Are you still working on this? Maybe this will help: https://github.com/expo/detox-tools/issues/1
Nice suggestion, thanks! We'll keep this in mind
Thanks for taking a look @adi-mohan! I'll merge if the `pr / test-e2e (pull_request)` action is green, feel free to push and experiment stuff on this PR.
The e2e test is: - load the app - deny location - check that the "location is denied" error message is present. It used to work (see commits before September...