Philip Chen

Results 21 comments of Philip Chen

`process.env['REACT_NATIVE_ENVIRONMENT']` return correct value after `rm -rf $TMPDIR/react-* && watchman watch-del-all && npm cache clean` but only works with `react-native start`, not `react-native run-ios`

hey @devakrishna33 could you kindly share your code snippet?

No problem, I will get back to this when I'm done with my project.

I'm having the same issue, hovering shows the expected schedule but it just fires at a random time.

@ttscoff ![Screen Shot 2022-02-16 at 7 54 56 PM](https://user-images.githubusercontent.com/5022617/154259781-0657f5b5-db75-47c8-9f24-aeabfb1405b7.png) ![Screen Shot 2022-02-16 at 7 55 34 PM](https://user-images.githubusercontent.com/5022617/154259787-17fb582e-72b6-4ca0-bf50-40c182373381.png) and the config I use: ``` // For multiple times open on: Mon...

@ttscoff Thank you, I will try using 24h format in my bunch formatter. It seems to have happened to 3 of my scheduled Bunches so far. May I ask which...

Hi @ttscoff I have been testing with 24h format for a while but unfortunately, the same issue still occurs.