Marc Rousavy
Marc Rousavy
Image compression for all Image formats (Now it's only JPEG with managed .NET Quality Level)
It would make sense to provide TrickerX as a Homebrew Package, which is a lot more convenient than having to go to GitHub and download a .dmg which doesn't receive...
I got this output when running on my local machine: ``` yarn run v1.22.10 $ tsc --noEmit example/src/state/selectors.ts:5:3 - error TS2769: No overload matches this call. The last overload gave...
Hey! I noticed this repo uses **react-native-crypto**, which itself uses **crypto-browserify** under the hood. **crypto-browserify** is a JS-based implementation for crypto, which is slower than Margelo's [**react-native-quick-crypto**](https://github.com/margelo/react-native-quick-crypto), since that uses...
Hey! I noticed this repo uses **react-native-crypto**, which itself uses **crypto-browserify** under the hood. **crypto-browserify** is a JS-based implementation for crypto, which is slower than Margelo's [**react-native-quick-crypto**](https://github.com/margelo/react-native-quick-crypto), since that uses...
Hey! I noticed this repo uses **react-native-crypto**, which itself uses **crypto-browserify** under the hood. **crypto-browserify** is a JS-based implementation for crypto, which is slower than Margelo's [**react-native-quick-crypto**](https://github.com/margelo/react-native-quick-crypto), since that uses...
Hey! I noticed this repo uses **react-native-crypto**, which itself uses **crypto-browserify** under the hood. **crypto-browserify** is a JS-based implementation for crypto, which is slower than Margelo's [**react-native-quick-crypto**](https://github.com/margelo/react-native-quick-crypto), since that uses...
## Describe the feature Currently the `onPageScroll`, `onPageSelected` and `onPageScrollStateChanged` events are dispatched as bubbling events using the batched bridge. This is really slow and doesn't allow for any smooth...
1. Since react native modules have evolved pretty quickly, it is very bad practice to let the library consumer manually move files, link frameworks and set other things up. Instead,...
Hi! While I really like the drawing style of the characters and want to use them to identificate users instead of profile pictures, I cannot do so. Unfortunately the render-time...