George Romanov
George Romanov
I try to integrate this library to an app. The code: ```js import tts from 'react-native-tts'; tts .getInitStatus() .then(() => { tts.speak('Hello world!'); }) .catch((err) => { if (err.code ===...
I set up CalDAV calendar for my work events. All events I get is in UTC time. But I live in UTC+8 and calendar settings is set to UTC+8. The...
### What would you like to be added? I would like to have option to choose/setup date format for view. ### Why is this needed? It's always American style date...
Simplify build config generation to make production and minified version for every build type Also make it to use same config logic for every build type so no more of...
I find it useful stat to see how much points character gets for kill in average. As soon as group split points per kill, they get low numbers. Solo kills...
Add table length to "Character" header in parentheses (mb not best place to display that but I want to keep as much space for table itself as here is currently).