React Native
Advanced Topics

Discover 158+ rare and advanced React Native concepts

packages
#1

react-native-quick-crypto

A full Node.js crypto implementation for RN (useful for blockchain & hashing heavy apps).

packages
#2

react-native-file-access

Fast file system library built for New Architecture.

packages
#3

react-native-bidirectional-infinite-scroll

Smart solution to scroll up/down with live data like WhatsApp.

packages
#4

react-native-background-actions

True background tasks (download, sync) — still unknown to 90% devs.

packages
#5

react-native-turbo-stylesheet

Optimized StyleSheet for the New Architecture.

packages
#6

react-native-fs + rn-fetch-blob replacements

Modern versions after rn-fetch-blob died.

packages
#7

Expo Router in pure RN (not Expo)

Now installable standalone → many RN devs don't know.

packages
#8

react-native-pager-view

Better than ScrollView/FlatList for complex layouts.

packages
#9

react-native-canvas

HTML5 Canvas inside React Native — unknown gem.

packages
#10

react-native-webview-bridge

Deep JS bridge between RN ↔ WebView (send/receive complex events).

architecture
#11

React Native New Architecture – TurboModules Binding Flow

How JS calls → C++ → Java/Obj-C.

architecture
#12

Why Fabric UI Manager is 5× faster and how to use it

Internal Fiber → Shadow Tree → Mounting system.

...