57 comments found.
Hi, Are there free upgrades or your future versions ?
Hi, we’s just release new version for BeoUI, if you have already purchase, it is free upgrade. Thank you!
Hello, I would like to know where I edit the interface color.
Thanks!
could you let me know which page you would like to change the color? as the WooCommerce template and the news is design and difference style 
Hello, I would like to change the color of the menu icon. As the top of the app is white and I switched to blue. The menu icon remained gray. I wonder what line I change the color of it.
Thanks!
Hi, you can try to replace the icon from Constants.js file, icons.layout, icons.listView…to the color icons, by using base64 or replace it by vector-icons library. Btw, you can modify it from Toolbar.ios.js or Toolbar.android.js files. Thanks!
I would like to change the color of this icon, as shown:
http://oi63.tinypic.com/2duicti.jpg ThanksHi, could you please take the whole screenshot, i could not know where the screen?
Hello, It’s the default home of the app, with the display options.
have backend?
Hi, it’s the UI only, we also have other product call BeoStore which have the backend 
is there a demo for this ?
Hi, please send you email to our support email, we will send the testFlight account for you to test, the APK test on Android will be updated soon. Thank you!
SENT
i purchase this , but its giving an error when running “react-native run-android”...
The SDK directory ‘E:\[PATH_TO_TEMPLATE]\BeoUI\android\Users\minh\Library\An droid\sdk’ does not exist.
i got this fixed by changing the SDK path in the local.properties.
however, why the performance is very slow and lagging ?!! i expect the same performace as the MStore. but it is MUCH SLOWER!
Hi, the low issues could be cause by the debug mode setting, and lack of memory RAM (suggestion should be at least 16mb for project native on Window and +8MB on Mac OS). When you release app to production it will much better. Thank you!
i did that, i bundled and exported a production version, its just very slow .. the animation is sol lagging !!
Could you let me know how your PC memory and the simulator android version, is it the same with on your device ?
i’m trying it on physical device. Samsung 4 with android 5 . also the menu is crashing the app ( scale menu)
Thank you for your feedback, i will check this case and fix the crash menu issues on next version. It could be caused by libraries incompatible on that Android device.
how to change the app name and remove “beoui” from all the app?
Hi you can try this library: https://github.com/junedomingo/react-native-rename
thanks .. worked well
sorry for all the questions, but how to upgrade react native to 0.43? “react-native-git-upgrade” is not working for this .
you are very welcome, we will upgrade to RN soon on next version release. you may need to change the package json with new 0.43 then it could work.
any timeline for that ?
i would buy the template, for now i tested the beo store, and i can see a transitions between search and category components, are they included in this template?
Hi, do you mean the sticky header search when scrolling down and up? It’s also included from the template.
I am interested in the UI part. Dont need the ecommerce or wordpress apps that you have in the portfolio. So the question is – Does this product BeoUI include all the UI elements that are there in the other 2 apps also? Which app to buy if one needs all the components of react native
Hi, all the UI elements were list out from the screenshots, we will try to improve more by adding extra components later, like the map view. animation parts…
hi please help me, i got this error when run ./gradlew assembleRelease ...... :app:processReleaseManifest :app:processReleaseResources /home/aceng/Documents/BeoUI/android/app/build/intermediates/res/merged/release/drawable-mdpi/app_images_woman7.jpg: error: Duplicate file. /home/aceng/Documents/BeoUI/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4/app_images_woman7.jpg: Original is here. The version qualifier may be implied.
:app:processReleaseResources FAILED
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ’:app:processReleaseResources’. > com.android.ide.common.process.ProcessException: Failed to execute aapt
- Try: Run with—stacktrace option to get the stack trace. Run with—info or—debug option to get more log output.
BUILD FAILED
Total time: 57.573 secs
How, how about running:
react-native run-android?, please make sure you have run the init project successful as well from this guide https://facebook.github.io/react-native/docs/getting-started.html
I hope to help Image attachment
https://up.harajgulf.com/do.php?img=1472935Hi, please run “
yarn installor
npm installto install the dependencies first then: start the node server
yarn startbefore run
react-native run-ios
Hi,
I couldn’t run android version, got this error :
Building and installing the app on the device (cd android && ./gradlew installDebug)...
FAILURE: Build failed with an exception.
- What went wrong: A problem occurred configuring project ’:app’. > The SDK directory ’/Users/minh/Library/Android/sdk’ does not exist.
- Try: Run with—stacktrace option to get the stack trace. Run with—info or—debug option to get more log output.
BUILD FAILED
Total time: 13.565 secs
I’ve tried your solution
- close the simulator - delete node_modules folder - clear npm cache and watchman: npm cache clean, watchman watch-del-all - run npm install or yarn install and run-android again
But still got same error, What’s wrong ? I’m using react native version 0.39.2
Hi, you can fix this issue by change the sdk.dir to your local Android SDK – https://gyazo.com/632e068ae59da60c9c530ddc2baadb20
I got this and could not install
npm ERR! Linux 3.13.0-36-generic npm ERR! argv ”/usr/bin/nodejs” ”/usr/bin/npm” “install” npm ERR! node v5.12.0 npm ERR! npm v3.8.6
npm ERR! shasum check failed for /tmp/npm-18605-64afec72/registry.npmjs.org/react-native-animated-tabs/-/react-native-animated-tabs-1.1.0.tgz npm ERR! Expected: 9cf84929934feac5c3f9450514fe98c0bdd72b01 npm ERR! Actual: 529a6a7ab8411d5bf2977504f00f9ce590f33ca8 npm ERR! From: https://registry.npmjs.org/react-native-animated-tabs/-/react-native-animated-tabs-1.1.0.tgz npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request: npm ERR! /home/ccir105/projects/mo/BeoUI/npm-debug.log
Please update your node to 6.9+ – nodejs.org
Thank you for your kind reply,
I am still getting problem while running react-native run-android. I have already connected the device but its says connect the device or emulator.
Running /home/ccir105/Android/Sdk/platform-tools/adb -s 41006360f2918191 reverse tcp:8081 tcp:8081 Building and installing the app on the device (cd android && ./gradlew installDebug)...
Could not install the app on the device, read the error above for details. Make sure you have an Android emulator running or a device connected and have set up your Android development environment: https://facebook.github.io/react-native/docs/android-setup.htmlIs something wrong on my setup ? When I build my older react-native 0.38 app it is working but it wont work with yours 0.39
This issue happen sometime with React Native, you can try this solution:
- close the simulator
- delete node_modules folder
- clear npm cache and watchman: npm cache clean, watchman watch-del-all
- run npm install or yarn install and run-android again
I did it manually, bash gradlew installDebug and it worked. Thanks
Im familiar with Android Studio and CLI but I want to know, will there be a lot of coding involved to use this product?
as so far it is just an UI template, if you would like to use and customize the full mobile application, you can try BeoStore product which is required less coding skill 
OK thanks, I will check it out.
this is will be complete app soon or what?
This will be updated more UI features, if you want to try full application you may love the BeoStore product
but i have hte beostore product ( full app) but if i wanna the app with this design can u make it for me?
yeah, i can support you with low cost to rebrand the app and upgrade the app UI to match with your website
Are your products for Programmers only?
Yes, it’s used for React Native mobile programmer who want to speed up their development process.
Yes, it’s used for React Native mobile programmer who want to speed up their development process.
GLWS! 
Thank you 
GLWS! 
Thank you 
