Overview of Web2Go - Website to React Native IOS Android App | Convert Website into App | Website to IOS App
Web2Go is a powerful and easy-to-use solution that instantly converts any responsive website into a fully functional Android and iOS mobile app using React Native. Whether you're running an e-commerce store, blog, portfolio, or business site, Web2Go lets you launch your own app without writing a single line of native code.
It comes with a fully customizable admin panel (optional) to manage features, and supports:
URL.js
fileThis documentation provides a clear overview of the entire system, summarizing the core processes for easy understanding. The platform includes an intuitive admin panel (optional), designed for seamless use without any coding expertise.
Thank you for choosing Web2Go - Website to React Native IOS Android App | Convert Website into App | Website to IOS App If you have any questions not covered in this documentation, please feel free to reach out to us via support. We’re here to assist and will respond as promptly as possible. Thank you again!
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => web2go => android => app => src => main => res => values
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => web2go => ios => web2go => info.plist file
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => open search from sidebar
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => web2go => android => app => src => main => res
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => web2go => ios => web2go => images.xcassets => AppIcon.appiconset
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => web2go => android => app => src => main => res
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => web2go => ios => web2go => images.xcassets => launchscreen.imageset
google-services.json
file
google-services.json
file into these path
customer_app_project/android/app
GoogleService-Info.plist
file from here
GoogleService-Info.plist
file into these
path customer_app_project/ios
Overview of the App Setup
Web2Go without the admin panel: Navigate to the folder
Project/src/constants/ and open
URL.js as shown in the screenshot below. Here, the
first variable is isAdminPanelUsed, which must be
set to 0. For more reference, please read the
comments in the code.
export const isAdminPanelUsed = 0;
You have created Banner Unit ID and Interstitial Unit ID for both Android and iOS. These IDs will be used in the app. Where to update them in the app is clearly mentioned in the section below.
Overview of the ADS Setup
Web2Go Ads Setup without the admin panel. Navigate to the folder
Project/src/constants/ and open
URL.js as shown in the screenshot below.
Here, the first variable is isAdminPanelUsed, which
must be set to 0. For more reference, please read
the comments in the code.
You can enable or disable ads, set Ad Unit IDs, and manage both
Android and iOS ad configurations.
In URL.js, you will find the
internalSetting variable. Under it:
• To enable ads in Android, set
admob_android_status (inside quotes) to
'1'. To disable, use '0'.
• To enable ads in iOS, set admob_ios_status
(inside quotes) to '1'. To disable, use
'0'.
Please refer to the comments in the code for further details.
Overview of the Bottom Navigation Setup
Web2Go Ads Setup without the admin panel.
Navigate to the folder Project/src/constants/ and
open the file URL.js as shown in the screenshot
below.
The first variable you will see is
isAdminPanelUsed, which must be set to
0 to disable admin panel usage.
For more reference, please read the comments in the code.
You can also modify the Bottom Navigation from this file.
In the same URL.js file, locate the variable
internalBottomTabs. Under this, you can update the
links you want to display in the menu and also change the tab page
names accordingly.
We recommended you, you can add up to total 4 to 5 Tabs for
better visibility
For a better understanding, make sure to read the comments provided
in the code.
To update any icon goto this link. the Icon only work that under
Ionicons only
Overview of theTheme Setup
Web2Go Ads Setup without the admin panel.
Navigate to the folder Project/src/constants/ and
open the file theme.js as shown in the screenshot
below.
The first variable you will see is
isAdminPanelUsed, which must be set to
0 to disable admin panel usage.
For more reference, please read the comments in the code.
You can also modify the Theme from this file.
In the same theme.js file, locate the variable
statusBarColor. Update its Color that you want in
Status Bar.
In the same theme.js file, locate the variable
BaseColor. Under this you will find various
variable you cange colord accoding you
For a better understanding, make sure to read the comments provided
in the code.
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => web2go => android => app
build.gradle
find defaultConfig as heading
web2go_android_ios_app_v2.5
Open web2go_android_ios_app_v2.5 => web2go => ios => web2go => info.plist file
How to get assistance
Thank you for purchasing our product! For any support or assistance, feel free to reach out to us via the provided email address. Our dedicated support team is available 24/7, ready to help with any questions, technical issues, or inquiries you may have. We are committed to providing prompt and reliable assistance to ensure a seamless experience with our product. Your satisfaction is our priority, and we are here to support you every step of the way.