Loading

Categories: Zapes

React Native mobile application for Wordpress CMS, an excellent tool for building both android and ios apps with the same codebase.

Standard

Login Apple

You don’t need change anything in source code. *Note: Login via Apple just work on only iOS 13 or newer. And don’t work on Android platform.

Standard

Login Google

How to config Application on Firebase console 1. Go to https://console.firebase.google.com/ and create your application 2. Choose add app with iOS and android platform. Fill info 3. After done, you need down 2 file: iOS: GoogleService-Info.plist android: google-services.json 4. In android, you need move it to android/app/ 5. In iOS, follow step by step: You

Standard

Login Facebook

How to config Application on Facebook Developer 1. Go to https://developers.facebook.com and login with your account. 2. Click on Add new application button and Create new with your application. 3. After created, you see like so: 4. Choose your app and Go to Settings -> Information basic and update more info: Name Contact email URL

Standard

App Settings

There are some common questions and how to config the app. Link app to your Web Go the project folder, open the file: src\config\index.js and change host to your WordPress site URL: Config App name Open file android/app/src/main/res/values/strings.xml and change to your App name. Config build version and application ID Open file android/app/build.gradle and change

Standard

Web Settings

Backend WordPress Plugins installation Your website must be run on WordPress version >4.x, of course, we always suggest you should upgrade to the latest version. We will upgrade here any logs update when WordPress upgrades the versioning. Attention: If you are upgrading from Zapes 1.x please delete plugin zapes-mobile-application before install new bundle below. In

Standard

Development Environment

Requisite setup First, this is very important, please make sure you have already installed and run the simulator successful base on this guide – https://reactnative.dev/docs/environment-setup. It will help you install and build your first Example React Native app. To get started with React Native project you have to install some tools, dependencies, and applications as

Standard

Thank you

Thank you for your time to read our document and making your first purchase

Standard

Firebase Integration

provides an advantage to mobile developers who use React Native for developing mobile applications.

Standard

Change log

App versioning and changelog information.

Standard

FAQ & Troubleshooting

Basic question during installing the app that you could meet and also provide some solution to fix the installing issues