Tag: react-native

React Native Logo and Flutter Logo

Why Flutter is overtaking React Native

Dev

Here, you can learn why Flutter is overtaking React Native, how Flutter cross-platform development works, and how to build Flutter apps.

Jethro Magaji
Feb 8, 2021 ⋅ 4 min read
styling react native magnus ui

Magnus UI tutorial: Building out React Native UI components

Dev

Magnus UI lets you choose from a library of components and utility props to take your React Native app’s interface to the next level.

Foysal Ahamed
Feb 1, 2021 ⋅ 16 min read
How to use Shared Element Transition with React Navigation v5

How to use Shared Element Transition with React Navigation v5

Dev

Sharing elements in between screens in React Native using React Navigation Shared Element Transition makes the process smooth for development and end users.

Aman Mittal
Jan 19, 2021 ⋅ 10 min read
React Native CI/CD Using GitHub Actions

React Native CI/CD using GitHub Actions

Dev

Nobody likes to wait for their app build to complete before going home. Automate CI/CD for your React Native app using GitHub Actions.

Zain Sajjad
Dec 22, 2020 ⋅ 6 min read
Using WatermelonDB for Offline Data Sync

Using WatermelonDB for offline data sync

Dev

Syncing data outside a mobile device is a common feature for offline React Native apps. WatermelonDB comes with this feature out of the box.

Foysal Ahamed
Dec 10, 2020 ⋅ 12 min read
User Behavior Testing with React Native Testing Library

User behavior testing with React Native Testing Library

Dev

Testing user behavior is crucial for delivering great products, and React Native Testing Library makes it a joy.

Zain Sajjad
Dec 9, 2020 ⋅ 5 min read
Build a Fully Offline App Using React Native and WatermelonDB

Build a fully offline app using React Native and WatermelonDB

Dev

Sometimes we don’t really need to be connected to the internet to provide a fully functional and useful app.

Foysal Ahamed
Oct 27, 2020 ⋅ 16 min read
Monetizing Your React Native App with Stripe

Monetizing your React Native app with Stripe

Dev

We walk through building a complete app, with authentication and payment processing, using React Native (with Expo), UI Kitten, Stripe, and AdonisJs.

Foysal Ahamed
Oct 16, 2020 ⋅ 28 min read
How to create onboarding screens with React Native ViewPager

How to create onboarding screens with React Native ViewPager

Dev

We are going to use a React Native community package, called react-native-viewpager, that allows us to swipe left or right between different pages where each page has some data to display.

Aman Mittal
Sep 22, 2020 ⋅ 8 min read
React Native form validations with Formik and Yup

React Native form validations with Formik and Yup

Dev

Formik and Yup offer an easy, understandable, and extensible solution to handling forms in React and React Native.

Kitavi Joseph
Sep 17, 2020 ⋅ 11 min read
Hands-on With React Native For macOS

Hands-on with React Native for macOS

Dev

Get hands-on with React Native for macOS, built on the original React Native project to include the desktop environment on a Mac.

Andrew Evans
Sep 4, 2020 ⋅ 9 min read
Intro to LogBox, React Native's New and Improved Debugging Experience

Intro to LogBox, React Native’s new and improved debugging experience

Dev

React Native 0.63 features a completely redesigned error, warnings, and logging system. Here’s everything you need to know about LogBox.

Solomon Eseme
Sep 2, 2020 ⋅ 1 min read