React Native News

Discover the latest React Native development news, repositories, and conferences at Hackertab.

Latest React Native articles

Exploring JavaScript for Mobile Applications: React Native and Its Alternatives

Exploring JavaScript for Mobile Applications: React Native and Its Alternatives

JavaScript has become an integral part of mobile app development. With its versatility and capability to create interactive user interfaces, JavaScript frameworks like React Native have gained immense popularity among developers. In this article, we ...

07 May 2024hashnode

Custom Fonts In React Native: Pro Tip!

Custom Fonts In React Native: Pro Tip!

So, recently, I was tasked with creating custom fonts for a React Native project, and I'm thrilled to...

07 May 2024devto

CREATING ENGAGING ANDROID TV AND FIRE TV APPS WITH NATIVE AND CROSS-DEVICE TOOLS - AppDevcon24

CREATING ENGAGING ANDROID TV AND FIRE TV APPS WITH NATIVE AND CROSS-DEVICE TOOLS - AppDevcon24

“Ready to launch your app or game on the big screen? Whether you are targeting Google Android TV or Amazon Fire TV, this talk is your guide to creating great “10 foot UIs” for customers watching television on their couch!In this session, we’ll dive i...

06 May 2024hashnode

Enhancing React Native App Security with Google reCAPTCHA v3

Enhancing React Native App Security with Google reCAPTCHA v3

Introduction: In today's digital age, ensuring the security and integrity of online...

04 May 2024devto

Enhancing React Native App Security with Google reCAPTCHA v2

Enhancing React Native App Security with Google reCAPTCHA v2

Introduction: In today's digital landscape, ensuring the security of mobile applications...

03 May 2024devto

Connect Appium inspector to a real android device

Connect Appium inspector to a real android device

If you haven’t heard about it during your android development, you shouldcheck it out. Of course if...

03 May 2024devto

How to implement Infinite Scrolling in React Native

How to implement Infinite Scrolling in React Native

In mobile apps, displaying large datasets efficiently is crucial. Imagine a social media feed or an...

01 May 2024devto

How to implement Infinite Scrolling in React Native

How to implement Infinite Scrolling in React Native

In mobile apps, displaying large datasets efficiently is crucial. Imagine a social media feed or an...

01 May 2024devto

Configure your app with minimal code using App.json

Configure your app with minimal code using App.json

The fields:- The app.json file is a configuration file for Expo and React Native projects. It contains settings that are used when building and running your app. Here's a breakdown of the fields in the default app.json file that is created when the p...

01 May 2024hashnode

How to push notifications in Android using Firebase in React Native?

How to push notifications in Android using Firebase in React Native?

Making mobile and web applications from scratch is quite time-consuming. Fortunately, developers no...

01 May 2024devto