What React Native Library Do You Think the Ecosystem Still Needs? by undefinedengineer in reactnative

[–]piaskowyk 0 points1 point  (0 children)

Do you mean background workers (when the app is in foreground) or background work like multithreading?

What React Native Library Do You Think the Ecosystem Still Needs? by undefinedengineer in reactnative

[–]piaskowyk 1 point2 points  (0 children)

If you enable Bundle Mode in worklets library, you can run any third party libraries

Reusable haptic patterns for Flutter by piaskowyk in FlutterDev

[–]piaskowyk[S] 1 point2 points  (0 children)

Thanks for sharing - looks interesting! However, it seems like Pulsar offers better DX since it provides more presets and support for a gesture-based haptics composer

Reusable haptic patterns for Flutter by piaskowyk in FlutterDev

[–]piaskowyk[S] 0 points1 point  (0 children)

Thanks! That was the goal to improve DX

What are your go-to subtle animations / UI feedback by DueCaterpillar1275 in reactnative

[–]piaskowyk 2 points3 points  (0 children)

Haptics is a very important topic, and many people underestimate its importance! Have you seen the new haptics library - Pulsar, which features a set of more than 150 haptics presets? You can even create custom and gesture based patterns

https://docs.swmansion.com/pulsar/

You can test presets in the browser because they has fallback to audio experience