Oreo Fashion - React Native App for Woocommerce

Oreo Fashion - React Native App for Woocommerce v2.8.1

No permission to download

xala

New member
Sep 5, 2018
6
0
1
Anyone Know how to set up woo commerce variation for products in app?

You need to use this plugin: "Variation Swatches for WooCommerce" and premium version "Variation Swatches for WooCommerce - Pro" if you need extra options
 

rootd

New member
Jul 19, 2019
26
7
3
Hi @xala this happen in release apk (installed on phone) i test developer apps using test store it not update the view even mobile builder only change header title. The only way correct view right now is if i clear data and cache in application setting on my android phone.

You need to have watchman installed. It will watch changes in files and refreshes the app.
Setup guide here:
 

xala

New member
Sep 5, 2018
6
0
1
Hi @xala this happen in release apk (installed on phone) i test developer apps using test store it not update the view even mobile builder only change header title. The only way correct view right now is if i clear data and cache in application setting on my android phone.

I see.. I have no solution then. Also - all 2.xxx versions are buggy - I can't make them work. I can't edit user details (password/address changes) after user logs out and logs back in.

I have 1.4.3 version released on appstore/playstore at it's working great.
 

SilentSilver

Well-known member
Trusted Uploader
Dec 16, 2018
295
256
63
India
You need to use this plugin: "Variation Swatches for WooCommerce" and premium version "Variation Swatches for WooCommerce - Pro" if you need extra options
I have this in WordPress but i dint seen any variation at oreo app.
 

mzak

Active member
Jan 21, 2020
381
130
43
Does anyone know how to null mobile builder plugin? I downloaded it but it's asking for the activation key. I checked all the files to null it but I failed.
 

njikun

Member
Jan 14, 2020
66
9
8
did anyone know to fix this error
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081
 

xala

New member
Sep 5, 2018
6
0
1
did anyone know to fix this error
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081

You need to make sure that react native server is running and post 8081 on your local pc is not blocked
 

njikun

Member
Jan 14, 2020
66
9
8
You need to make sure that react native server is running and post 8081 on your local pc is not blocked
i am sure react native server is running
is there any link how to check port 8081 on mac os? i am new on this react native thing
 

pckavir

Member
Mar 5, 2019
56
32
18
this is main.js File
Anyone can null
license Check in
admin/class-mobile-builder-admin.php
 

Attachments

  • main.zip
    719 KB · Views: 53

shohrat

Member
Jan 3, 2019
21
43
13
this is main.js File
Anyone can null
license Check in
admin/class-mobile-builder-admin.php

I think it can be used by unlocking the menu. To unlock it, you can change main.js file:

remove disabled: !a, at line 80026, 80028, 80030.

Modified main.js file is attached.



Then change line 95 mobile-builder/admin/class-mobile-builder-admin.php file

from:
wp_enqueue_script( $this->plugin_name, 'https://cdnjs.rnlab.io/' . $this->version . '/static/js/main.js', array(

to:
wp_enqueue_script( $this->plugin_name, 'https://yourdomain.com/directory/main.js', array(
 

Attachments

  • main.zip
    719.1 KB · Views: 108

mzak

Active member
Jan 21, 2020
381
130
43
I think it can be used by unlocking the menu. To unlock it, you can change main.js file:

remove disabled: !a, at line 80026, 80028, 80030.

Modified main.js file is attached.



Then change line 95 mobile-builder/admin/class-mobile-builder-admin.php file

from:
wp_enqueue_script( $this->plugin_name, 'https://cdnjs.rnlab.io/' . $this->version . '/static/js/main.js', array(

to:
wp_enqueue_script( $this->plugin_name, 'https://yourdomain.com/directory/main.js', array(
thank you, its working fine.
 

markDaniel

Member
Feb 8, 2020
41
14
8
Hello Members, I needed a help.

Does anyone know how to hide Out of Stock product in app.
Out of Stock.png

4 months back the developers on codecanyon shared the link (https://forums.rnlab.io/t/i-want-to-hide-stock-visibility-in-app/1288/5) for Simple Custom code to hide out of stock products in app as currently all product show in app. I registered on that forum, But now that page doesn't exists.

Does anyone know it and can help me out?

Thanks in Advance
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu