Ivan Rubanovskiy
Ivan Rubanovskiy
Hello! I have simple React element with the following render method: ```javascript render () { const bodyStyles = { fontSize: 12 } const titleStyles = { fontSize: 18 } return...
### Is this a bug report, a feature request, or a question? Bug report ### Have you followed the required steps before opening a bug report? (Check the step you've...
Simply running `basset_ios` binary after installation results in following error: ``` Traceback (most recent call last): File "/usr/local/Cellar/basset_ios/1.4.2/libexec/bin/basset_ios", line 5, in import basset.basset_ios File "/usr/local/Cellar/basset_ios/1.4.2/libexec/basset/basset_ios.py", line 8, in from basset.helpers.configuration_manager...
Hello! Is there a way to create heads-up notification with this library? I've tried to create local notification manually with default `sound` and `number` as 10, but it didn't pop...