Introducing React Native Elements

Introducing React Native Elements

React Native Elements is a useful set of reusable components for your React Native application.

Check out the github repo here.

After over a year and a half of developing for React Native, I have noticed certain basic design elements that I have needed to create repeatedly. This takes up a lot of my time where as I would have liked to be able to just have a place where I can grab these elements and get a head start on the project, without repeating these styles over and over.

For example, when creating a button in ... Read More

To view or add a comment, sign in

More articles by Nader Dabit

  • The Cloud is Your Development Environment

    As a developer, one of the things I've grown accustomed to is constantly moving between various projects, their…

    1 Comment
  • Ditching setState for MobX

    How to leverage observables, observers, computed properties, autorun & more to supercharge & simplify your React…

  • React Native Authentication in Depth

    Implementing real world production tested multi factor authentication in a React Native application. This tutorial uses…

  • State Management with MobX State Tree

    Introduction to MobX State Tree To see a completed React Native example using MobX State Tree and our example…

  • AWS AppSync — Up and Running with GraphQL in the Cloud

    The AWS AppSync GraphQL service offers real-time updates and built-in offline support along with first class…

    1 Comment
  • React Native & iPhone X

    Easily update and create iPhone X layouts with SafeAreaView In version 0.50.

  • Flutter for JavaScript Developers

    Flutter is a cross-platform mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from…

  • React Native - Cross Platform & Beyond

    I have had the tremendous opportunity to speak at the only two React Native conferences in the world so far, both Chain…

    2 Comments
  • Deep Linking Your React Native App

    In this post, I’ll quickly walk through how to add deep linking to a React Native app for both iOS and Android using…

  • Introducing Create XP App

    I've just released an open source project that will allow developers to leverage the ReactXP ecosystem much easier to…

    2 Comments

Insights from the community

Others also viewed

Explore topics