Loading

Categories: ZiniStore

Full React Native app for Woocommerce simplicity in creating your mobile commerce store.

Standard

Change Log

V1.0.6 Add Setting category and sub category for news Filter for services FIX UI UI coupon and coupon detail UI sub category Title category and sub category Bug and Optimize code V1.0.4 Add Setting category and sub category for news Filter for services Fix Bug and Optimize code UI sub category Title category and sub

Standard

API Specs

WordPress REST API https://developer.wordpress.org/rest-api/ WooCommerce REST API https://woocommerce.github.io/woocommerce-rest-api-docs/#introduction

Standard

Google Play

Check it out https://facebook.github.io/react-native/docs/signed-apk-android

Standard

App Store

Check it out https://facebook.github.io/react-native/docs/running-on-device#building-your-app-for-production

Standard

Publishing

Standard

Setting Send Notification

Step 1: Following the guide iOS: https://products.delitestudio.com/wordpress/push-notifications-for-wordpress/configuring-ios-push-notifications/ Android: https://products.delitestudio.com/wordpress/push-notifications-for-wordpress/configuring-android-push-notifications/ Step 2: Config in WP

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

Config Android

How to config App name Open file android/app/src/main/res/values/strings.xml and change to your App name. How to config build version and application ID Open file android/app/build.gradle and change to your name own. https://developer.android.com/studio/build/application-id​ How to change Splash Screen Image We use image size with 750 pixels wide and 1294 pixels tall Open file android/app/src/main/res/drawable/splash.pngand change to

Standard

Config iOS

How to Set the App icon Click Assets.xcassets in the Project navigator and then choose AppIcon. Now just drag the right sized image (in .png format) from Finder onto every blank in the app set. The app icon should be all set up now. Referential https://stackoverflow.com/questions/28170520/ios-how-to-set-app-icon-and-launch-images