• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Oreo Fashion - React Native App for Woocommerce

Oreo Fashion - React Native App for Woocommerce v2.8.1

No permission to download
  • Like
Reactions: minalegend
For everybody struggle in webview thankyou page because it contains full page not mobile page. Modif your woocommerce source code in class-wc-order. php line 1580 function get_checkout_order_received_url()

add this line :
$order_received_url = add_query_arg('mobile', 1,$order_received_url);
 
  • Like
Reactions: xala
Hello,

I am new in this forum, I have Lekima App from codecanyon. Not the latest version. can someone share latest version for Lekima app, and i have some problems, is here someone who can help? I have payment and login problem.

Thanks
 
Hi all,

If i change something in mobile builder, the apps wont apply the changed. Did anyone have solution for this? web using cloudflare and no cache .

The solution to clear data and cache in phone is solution but it's not good solution in production.
 
For everybody struggle in webview thankyou page because it contains full page not mobile page. Modif your woocommerce source code in class-wc-order. php line 1580 function get_checkout_order_received_url()

add this line :
$order_received_url = add_query_arg('mobile', 1,$order_received_url);
Well.. I think it's better to use wordpress function/filters, and not edit woocommerce files.
Similar to this:

Can you adjust that function and post the solution here?



Hi all,

If i change something in mobile builder, the apps wont apply the changed. Did anyone have solution for this? web using cloudflare and no cache .

The solution to clear data and cache in phone is solution but it's not good solution in production.

You need to have watchman installed. It will watch changes in files and refreshes the app.
Setup guide here:
If you have Mac:
brew install watchman
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock