-
Hey all,
We are getting some production crashes coming through and I wanted to touch base to see if this is something we can solve on our end, or if not report it as a bug
Let me know if you nee…
-
I am using this library in a sample app and found that the page flip doeant work in landscape mode. I tried the semo app on play store and found that portrait mode works but landscape mode shows black…
-
**This is a function that I am using for toggling language between English and Dutch in my Angular 5 app.**
```
toggleLanguage() {
if (this.locale.getCurrentLanguage() === 'en') {
this…
-
Just wanted to say thanks for the stylesheet 👏 I've been a web-developer for more than a half of my life and I had no idea printing from a browser could be implemented so neatly. Thanks! 👍
-
Expanding on #14 I would like to know if it is possible to have our own custom methods to handle server callbacks, I'm using [Firebase](https://firebase.google.com) as a DB/Backend and although it is …
-
Before learning about advanced css I think I should have in my mind first what I want to create !
-
# Are there any way to remove a pic from the cache manually? [7077457] #
**Submitted by Marcsello on 10-2-2015 0:00:00**
**2 votes on UserVoice prior to migration**
I wrote a very simple photobo…
-
![screenshot_20170729-154854](https://user-images.githubusercontent.com/28755612/28766762-9a2945cc-75ee-11e7-848d-9e9c5c45544b.png)
-
I've executed notification with the code below
```
$this->notification->push('Redering Complete', 'Photobook', 'fa fa-check text-green', route('admin.queue.jobrecord.index'));
```
Then I got DB er…
-
**Embeddinating for objectiveC with command:** objcgen bin/debug/Nativo.PhotoBookSDK.iOS.dll --target=framework --platform=iOS --outdir=output --abi=arm64 -c -v --debug
(This dll references other d…