Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,002 members, 7,817,964 topics. Date: Sunday, 05 May 2024 at 12:14 AM

Top 10 Apps Built Using React Native. - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Top 10 Apps Built Using React Native. (1614 Views)

11 Top Famous Mobile Apps Built With React Native / What Are The Apps Built With React Native? / 5 Amazing Apps Built By Nigerian Women (2) (3) (4)

(1) (Reply) (Go Down)

Top 10 Apps Built Using React Native. by Kingrapha(m): 7:40am On Feb 28, 2019
Maintained by the developers at Facebook and Instagram, React Native is the native version of the JavaScript library. It provides a fast track to completion, performs well on targeted platforms, and is easy to debug.

Using React Native, you can build mobile apps that are indistinguishable from the apps developed using Java or Objective-C. It uses the same fundamental user interface building blocks as the regular iOS and Android apps, but you assemble the building blocks using React and JavaScript.


React Native components are pure, side-effect-free functions that return what the views look like at any point in time. For this reason it is easier to write state-dependent views, as you don’t have to care about updating the view when the state changes since the framework does this for you.

The UI is rendered using actual native views, so the final user experience is not as bad as other solutions that simply render a web component inside a WebView.

Why are the largest companies using React Native?

React Native commenced as Facebook’s hackathon project developed in response to the company’s needs. Facebook wanted to bring all the advantages of web development – such as quick iterations and having a single team develop the whole product – to mobile. That is how React Native was brought to life and leveraged in mobile app development for both iOS and Android apps.

Why did they choose React Native?

Originally, Facebook only developed React Native to support iOS. However, with it’s recent support of the Android operating system, the library can now provide mobile UIs for both platforms. Facebook used React Native to develop its own Ads Manager app, creating both an iOS and an Android version. Both versions were created by the same team of developers.

Facebook also made React Native open-source, with the idea that compatibility with other platforms like Windows or tvOS could be operated on by the development community, so stay tuned.

Results of building a React mobile app

Performance improvements: Events Dashboard startup is now twice as fast. Most of the advances made were done at the framework level, which determines your React Native app will automatically benefit when transferring to the latest version of React Native app.


Here are some popular applications using React Native technology.

1. FACEBOOK ADS MANAGER

Facebook Ads was the first React Native app for Android and, the first completely React Native based, cross-platform app built in the company.

The framework seemed absolutely suitable for the lot of complex business logic required to accurately handle differences in ad formats, time zones, currencies, date formats, currency conventions, and so on, particularly that a big chunk of it was already drafted in JavaScript.

Why did they choose React Native?

From a design viewpoint, the interface is clean with intuitive UX and simple navigation. The animations and transitions are perfect; they do not feel unnatural or buggy at any point. The overall experience is brilliant, and if your marketing team isn’t using the app, Facebook strongly recommend them to start.


Source : https://brainhub.eu/blog/react-native-apps/

Re: Top 10 Apps Built Using React Native. by Kingrapha(m): 7:43am On Feb 28, 2019
2. WALMART

Walmart has already proved its innovative attitude introducing Node.js into their stack. A few years later they also revised their mobile app into React Native.

Walmart managed to improve performance of the app on both iOS and Android by using less resources and within shorter time span. 96% of the codebase was shared between platforms while skills and experience of developers were leveraged across the organization.

Why did they choose React Native?

Walmart aims really high, striving to become the world’s largest online retailer. With such big goals the company needs to take bold moves that involve higher risk in order to gain a competitive advantage. That is why they always seek the ways to improve customer experience by trying new technologies.

Source: https://brainhub.eu/blog/react-native-apps/
Re: Top 10 Apps Built Using React Native. by Kingrapha(m): 7:46am On Feb 28, 2019
3. BLOOMBERG

Bloomberg’s new consumer mobile application for iOS and Android gives clients a streamlined, interactive experience with simple-to-access personalized content, videos and live feeds featured across Bloomberg’s Media. To develop the application, the company employed a unique mobile app development framework.

An engineering team at Bloomberg’s NewYork City headquarters produced the app using React Native app technology, the primary tool that actually delivers on the promise of cross-platform native app development.

Source : https://brainhub.eu/blog/react-native-apps/
Re: Top 10 Apps Built Using React Native. by Kingrapha(m): 7:49am On Feb 28, 2019
4. INSTAGRAM

Instagram accepted the challenge to integrate React Native into their existing native app beginning from the simplest view you can imagine: the Push Notification view which was basically implemented as the WebView. It did not require building navigation infrastructure, as UI was quite simple.

Why did they choose React Native?

The dev team at Instagram faced a few problems on the way, but they substantially improved developer velocity. 85% to 99% of code was shared between Android and iOS apps, depending on products, thus the team was able to deliver the app much faster than they would have with a native solution.

Source : https://brainhub.eu/blog/react-native-apps/
Re: Top 10 Apps Built Using React Native. by Kingrapha(m): 7:51am On Feb 28, 2019
5. SOUNDCLOUD PULSE

SoundCloud Pulse is an application for creators that helps them manage their accounts and keep their community humming. When the company started designing the second set of native apps, they faced a few obstacles. iOS developers were impossible to find and they didn’t want to have a huge gap between the iOS and Android releases. Therefore, an independent research team started to run user-testing sessions with React Native apps prototypes.

Why did they choose React Native?

Their experience with the framework was generally positive. Developers found it easier to work on a React Native-based application than on a native application. Moreover, they were capable of building the application by themselves without frequent input from specialised mobile developers.

Source : https://brainhub.eu/blog/react-native-apps/
Re: Top 10 Apps Built Using React Native. by Kingrapha(m): 8:04am On Feb 28, 2019
5. TOWNSKE

Townske aims to be your travel inspiration city guide on your next trip. The app connects you with locals to get a list of their favorite places and creates a curated list of places to explore and experience as locals do. It’s not mandatory for users to have an account, which is great, as it allows you to quickly find the next location you want to visit.

Imagine that you have low Wi-Fi connectivity, or that your battery is running low – in these cases, it’s a neat feature to have.

Why did they choose ReactNative?


React Native is focused solely on building a mobile UI. Compared with JavaScript frameworks like AngularJS or MeteorJS, React Native is UI-focused, making it more like a JavaScript library than a framework.

The resulting UI is highly responsive and feels fluid thanks to asynchronous JavaScript interactions with the native environment. This means the app will have faster and smooth load times than a typical hybrid app, and a smoother feel.

Source : https://brainhub.eu/blog/react-native-apps/

Re: Top 10 Apps Built Using React Native. by Kingrapha(m): 8:23am On Feb 28, 2019
7. GYROSCOPE

Gyroscope enables you to see the complete story of your life; it’s the health app on steroids. Not only can you track steps, your workout, or your heart rate, but with the dozens of integrations you can also track activities like productivity on the computer, or use sleep tracker and automatic Ai to make sure you get enough sleep.

Results of building a React mobile app


All the data is exhibited in two attractive, well-designed views: Simple and Cards mode. All tracked data is aggregated in daily/weekly/monthly statements, and you can also easily deep-dive into it and pick on which things you want to focus next.

source : https://brainhub.eu/blog/react-native-apps/

Re: Top 10 Apps Built Using React Native. by Kingrapha(m): 8:27am On Feb 28, 2019
8. WIX


Started in 2006, Wix is an online company that provides web hosting and website design services. Users can design and build their sites in HTML5/CSS, as well as mobile websites, using drag and drop utilities. Two popular features of Wix are that developers can create their own web applications to market to other users, and that users do not need to know any coding to create a website.

There are several navigation options available for handling navigation in react native apps like React-native-router-flux, react-navigation, airbnb-native-navigation and wix-react-native-navigation out of which I prefer to use react-native-navigation because of its extremely configurable navigation and screen options along with properly maintained and updated codebase.

Why did they choose ReactNative?


Whereas native app development is usually linked with inefficiency, less developer productivity, and slower time rate to deployment, React Native is all about delivering the speed and agility of web app development to the hybrid space – with native results. See the project on Github.





source : https://brainhub.eu/blog/react-native-apps/
Re: Top 10 Apps Built Using React Native. by Kingrapha(m): 8:32am On Feb 28, 2019
9. DELIVERY.COM

Delivery.com empowers the neighborhood economy by enabling customers to order online from their preferred local restaurants, grocery stores, wine and spirits shops, and laundry and dry cleaning providers. Every day more than one million delivery.com customers explore their areas and order from more than10,000 regional businesses while at home, at work, or on the go.

With headquarters in New York and an expanding presence throughout the U.S., delivery.com offers e-commerce an integral part of local everyday life, helping customers shop, businesses grow, and neighborhoods thrive.

Why did they choose ReactNative?

React Native allows you link the plugin with a native module, so you can connect the map up with the device’s functions like rotate, zoom, and the compass, while utilizing less memory and loading faster. If your app supports previous operating systems (and older devices), this can help you keep the app running smoothly.



Source : https://brainhub.eu/blog/react-native-apps/

Re: Top 10 Apps Built Using React Native. by ashleysummer: 7:38am On Aug 06, 2019
Thanks for your list. Here's my list of apps I always use while traveling:
Booking.com, AirBnB - for accommodation;
SkyScanner, Kayak- for the best flight deals;
Google Maps- for navigation both in a city and in the backcountry;
Yelp, Foursquare - for the best places to eat;
XE Currency - to be aware of currency exchange rates;
Reverso - for reading signs and menus written in foreign languages;
Duolingo - I find it one of the best apps for learning a foreign language basics.
Metro Journey Planner - for sunways

(1) (Reply)

How To Use Pay Stack To Accept International Payments. / What Kind Of Laptop Do I Need For Programming / Cry Of Someone That's In Need Of Placement In A Programming Hub/tech Firm.

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 32
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.