Skip to content
BloGrove

Tag

#react native

2 articles

React Native Push Notifications: The Architecture to Ship
mobile dev

React Native Push Notifications: The Architecture to Ship

Local vs remote push in React Native — how the payload flows, why push isn't a background worker, permission wrangling, and patterns users won't mute.

5 min read
React Native Performance: The Fundamentals That Fix 90% of Jank
mobile dev

React Native Performance: The Fundamentals That Fix 90% of Jank

Why React Native apps feel slow — the JS thread, list virtualization, image handling, and re-render control, plus a diagnostic workflow for real bottlenecks.

3 min read