Augusto Russo
Results
2
comments of
Augusto Russo
That would be a nice feature! Right now all you can do is let the user pick and use react-times events to verify if the time is in your range...
on `app/build.gradle`, if you remove the part where we check if Hermes is enabled or not and make it always enabled, it apparently works... from ```gradle if (enableHermes) { //noinspection...