Skip to main content

12 posts tagged with "Tutorials"

Step-by-step tutorials and guides

View All Tags

Best Resources to Learn React Native

· 7 min read
Full Stack Developer
Last updated on June 27, 2020

react native platform

React Native is a framework for building cross-platform mobile apps for iOS and Android. There are lots of materials with which to learn React Native and in this article I will show the best 10 resources to learn React Native development. For each learning material I will talk about the entry behavior, time to complete, content and difficulty level.

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