Sascha Reuter
Sascha Reuter
Also make sure to delete those startup scripts left behind: ```/usr/local/etc/rc.d/openHAB-*.sh``` And there's more... ``` ./sys/fs/cgroup/memory/pkgctl-openHAB ./sys/fs/cgroup/cpuacct/pkgctl-openHAB ./usr/syno/etc/packages/openHAB ```
@robertherber Awesome stuff. I'm keen to get this working on web as well. Did you already have have a discussion with the react-native-gesture-handler maintainers about this as well?
Oh nice, there's https://github.com/andreasjhkarlsson/gbdk-n/pull/14 already :) I'll go with that version for now then.
Ok, here comes something awesome. I thought I was stuck here and would need to go back to gbdk / lcc... Luckily, with a bit of more googling I stumbled...
@n4kz Could you merge this and/or give somebody else access to help review and pull requests by any chance?
Just stumbled upon this one, might be an option. https://cloud.google.com/blog/topics/developers-practitioners/postgresql-interface-adds-familiarity-and-portability-cloud-spanner
> We offer `priority` support for all financial contributors. Don't forget to add `priority` label once you become one! 😄 Love it, did it (as QuestMate) but can't add tag...
Should we create a PR for this?
I don't think we need this necessary in `react-native-fast-image` itself, as it doesn't really yield any benefits. If you want to have a fallback for web today, create these two...
@necolas Are there any plans getting this natively supported by react native web at some point? Could we use https://www.npmjs.com/package/react-textarea-autosize or a similar approach to get closer to the behaviour...