Skip to main content

4 posts tagged with "React Native Tutorials"

Articles related to React Native tutorials and guides

View All Tags

Distributing Mobile Apps to Testers With Firebase App Distribution

· 13 min read
Full Stack Developer
Last updated on July 10, 2020

In this article, we are introducing a new tool from Google which allows us to distribute mobile apps to other people, before they are published to the App Store or Play Store. This has been a challenging problem, especially for iOS. Fortunately, Firebase App Distribution tool from Firebase, makes the process of distributing mobile apps to testers, developers or colleagues frictionless.

firebase app distribution

10 Reasons to Build a Mobile App for Your Restaurant

· 20 min read
Full Stack Developer
Last updated on July 10, 2020

build restaurant mobile app

Mobile apps have changed the way businesses operate in our world today. Awe-inspiring things are happening in all areas of life. If you take a look, it’s easy to see that online, especially mobile presence; this is something every business is after. The reasons for these are simple and obvious, better brand awareness and you can build mutual loyalty with your customers, and your sales increase. In our world today, there is a mobile app for everything. Lots of businesses are improving their customer experience with mobile apps, and the restaurant business is no exception.

How to Launch Your Mobile App for iOS and Android to Maximize Success

· 18 min read
Full Stack Developer
Last updated on July 10, 2020

how to launch your mobile app

Consider having to compete with only hundreds of apps in the App Store. It sounds like every app developer dream! Launching an app isn’t easy, but it’s probably not as hard as you think either. We’ve gathered these steps that you can follow in order to launch your app on your iOS and Android devices. Let’s see how to launch your mobile app correctly, in order to maximize your chances of success.

Accept payments in Android and iOS apps with React Native Checkout

· 3 min read
Full Stack Developer
Last updated on May 10, 2018

Our mission at Instamobile is to enable mobile developers and entrepreneurs launch their dream app as fast as possible, by automating most of the process required for designing, developing and releasing an app. A part of this is to accept payments in React Native apps, for which we use the React Native Checkout package, an open-source library, that has support for Apple Pay, Android Pay as well as regular credit card payments via Stripe.

accept-payments-react-native-app-template