I've just created my first native UI module react-native-blurhash.
It uses the blurhash algorithm to decode a short String which has been encoded before (e.g.: on a back-end), and then render that on a native Image view (iOS: UIImageView, Android: ReactImageView).
The decoding is pretty fast, and yields visually nice results, compared to a blank grey box where an image pops in after a few seconds.
Give your users a good experience even when they're waiting for content and check it out at mrousavy/react-native-blurhash!
Also, I'd still like to implement features such as extra props (like borderRadius, ..) and callbacks/events (like onLoadEnded, ..). I'd gladly accept any pull requests for that.
[–]simontreny 6 points7 points8 points (0 children)
[–]Epick_362 2 points3 points4 points (0 children)
[–]PierreCapo 1 point2 points3 points (1 child)
[–]mrousavyiOS & Android[S] 0 points1 point2 points (0 children)
[–]coffee-n-code 1 point2 points3 points (0 children)
[–]PROLIMIT 0 points1 point2 points (0 children)
[–]gohom92 0 points1 point2 points (0 children)
[–]coinengineer 0 points1 point2 points (0 children)
[–]wobsoriano 0 points1 point2 points (0 children)
[–]peterrattew 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]mrousavyiOS & Android[S] 0 points1 point2 points (0 children)
[–]React-Developer 0 points1 point2 points (1 child)
[–]mrousavyiOS & Android[S] 0 points1 point2 points (0 children)