Discover the key differences between React and React Native, and weigh the pros and cons of these open-source JavaScript libraries.
Tag: React native
Learn the different ways Flutter and React Native approach mobile development, and which is best suited for your next project.
Navigation is crucial to React Native app development. Learn why React Native Navigation might be the best option for your next React Native project.
Wern Ancheta introduces React Native, covering what React Native is, how to get started, what Expo is, how to set up a dev environment, and how to create an app with React Native.
Learn how to use Detox to implement end-to-end testing in your React Native app, covering configuration, writing selectors, common challenges, and more.
Said Hayani explores the most commonly used debugging tools in the React Native ecosystem, starting with the Developer Menu.
Jamie Maison demostrates the power of GraphQL in a React Native setting by creating a simple coffee bean comparison app, including an Expo base template for the application.
Akshay Kadam introduces React Native Elements, a UI framework that makes styling React Native apps super easy.
Vikrant Negi shows how to build a real-time location tracking app with React Native and PubNub.
Dhanraj Acharya covers database options in React Native and walks through an example app using models, schema, actions, and reactive components in WatermelonDB.
The core concepts of setting state in React Native, covering what state actually is, the setState() method, the Context API and React Hooks.
With Okta and OpenID Connect (OIDC), you can easily integrate authentication into a React Native application and never have to build it yourself again.
In this comprehensive and advanced tutorial, Chris shows us how to scan fingerprints with Async PHP and React Native. The future is here!
React Native is a great framework for building cross platform apps, and Wern Ancheta looks at adding user analytics with Keen.io and Segment.io
Wern Ancheta uses React Native and the Microsoft face API to create a face recognition app.
Sajjad Ashraf looks at accessing native platform APIs by creating custom React Native modules
Jay Raj looks at CodePush, a tool from Microsoft that helps you push code updates to apps instantly.
Wern Ancheta covers realtime app development with RethinkDB and React Native for automatic data updates pushed straight to users
Jay Raj looks at Siphon, a tool that makes publishing React Native apps easy.
Wern Ancheta adds authentication to React Native apps using Firebase.
Wern Ancheta shows us how to use React Native to create an Android app based on the Pokemon Pokodex that even reads results to you!
Mark Brown explains why React's unopinionated approach, wafer-thin API and adherence to the Unix philosophy mean that it has left the competition standing.