Jesse

Results 34 comments of Jesse

a PR would be welcome for this. Your example above looks good to me.

we can merge it into the dev branch.. which I am planning on being the last branch using react-native-fs .. I plan on converting it to use react-native-fetch-blob after that.

Hmm.. can you describe which characters?

If you create a CacheableImage component ` ` Then when you change the source on the same component, it will delete the original cached image, and replace it with the...

We can probably create an additional static method ClearAll() or something that will iterate over the directory that contains the cached files and remove them all. Maybe we can make...

#response_container_BBPPID{font-family: initial; font-size:initial; color: initial;} Can you create a PR?   Would be much appreciated thank you Sent via BlackBerry Hub+ Inbox for Android From: [email protected]: January 24, 2020 8:13 a.m.To:...

Agreed. There should be a mechanism to remove the cached file. I think a static function for removing all cached images would work. Something like CacheableImage.clearCache(); For individual components I...

@wachunei This makes sense to me. PR is definitely welcome.

@wachunei PR would be accepted. Thanks!

``` php bin/console ckeditor:install --tag=4.22.1 ---------------------- | CKEditor Installer | ---------------------- CKEditor is already installed in "vendor/friendsofsymfony/ckeditor-bundle/src/Resources/public"... What do you want to do? [drop] Drop the directory & reinstall CKEditor...