2019-04-10
1999
#react#react native
Javier Marquez
169
Apr 10, 2019 â‹… 7 min read

The state of React Native for Web

Javier Marquez Sometimes I think I can JavaScript.

Recent posts:

Interface Segregation Principle

SOLID series: Understanding the Interface Segregation Principle (ISP)

Discover how the Interface Segregation Principle (ISP) keeps your code lean, modular, and maintainable using real-world analogies and practical examples.

Oyinkansola Awosan
Jun 30, 2025 â‹… 7 min read
​​How HTML’s Selectedcontent Element Improves Dropdowns

​​How HTML’s <selectedcontent> element improves dropdowns

is an experimental HTML element that gives developers control over how a selected option is displayed, using just HTML and CSS.

Temitope Oyedele
Jun 27, 2025 â‹… 6 min read
advanced caching in Node.js with Valkey

How to get faster data access in Node.js with Valkey

Learn how to implement an advanced caching layer in a Node.js app using Valkey, a high-performance, Redis-compatible in-memory datastore.

Muhammed Ali
Jun 27, 2025 â‹… 7 min read
how to properly handle rejected promises in TypeScript

How to properly handle rejected promises in TypeScript

Learn how to properly handle rejected promises in TypeScript using Angular, with tips for retry logic, typed results, and avoiding unhandled exceptions.

Lewis Cianci
Jun 26, 2025 â‹… 4 min read
View all posts

8 Replies to "The state of React Native for Web"

  1. Does logrocket work with React Native? Just pitched to boss. Boss says, gotta work for React Native too.

  2. Thank you for sharing this article on react native application development. When it comes to app development react native is a great choice, as it offers app compatibility on both platforms Android as well as IOS

  3. I used ReactXP for my last project. I wont say that its better than the react native but it totally depends on the choice of language and i selected Typescript for that project.

  4. I was googled for react native blog and reached on your blog where I find best react native solution and information about react native. Thanks for sharing amazing react native blog.

  5. I don’t like react-native-web at all. Let’s say I use TouchableOpacity on web, it does not have the hover effect. And I really don’t know how to create a hover effect with inline styles.

Leave a Reply