- Project Name : Truelysell Mobile App
- Created on: 29 Apr 2025
- Date of Update: -
- React Native Version : 0.79
- Typescript version : 5.0.4
- Author : Dreams Technologies
- Support via email: [email protected]
Truelysell- React Native
TruelySell is a React Native service booking app with separate logins for users and providers. It supports multiple payment methods including Stripe, Wallet, and Cash on Delivery (COD).Easily manage appointments, payments, and service history all in one place.
Cross-platform compatibility (iOS & Android)
Secure payments via Stripe
Multi-language support (e.g., English, Arabic, French, Turkish)
Dual login system for Users and Service Providers
Modular and maintainable codebase
Seamless payments via Stripe, Wallet, and COD
Real-time booking management and service tracking
Clean, responsive UI with cross-platform mobile support
Install Node.js
Node.js is a run-time environment which includes everything you need to execute a program written in JavaScript. It’s used for running scripts on the server to render content before it is delivered to a web browser. In a web browser, navigate to https://nodejs.org/en/download/
Update Your NPM
Npm is the package for JavaScript and the world's largest software registry. Npm is a separate project from node.js, and tends to update more frequently. As a result, even if you've just downloaded Node.js (and therefore npm), you'll probably need to update your npm.
npm install --global npm@latest
Install all dependencies
If you want to update or develop this theme, you need to install all dependencies by running
npm install
Start Application
Run the application in Android device:
npx react-native run-android
Run the application in IOS device:
npx react-native run-ios
Requirements
Node and NPM
React Native Cli
1. Package Version Updates
In this update, we've ensured that all project dependencies and packages are up to date as of the current date. This includes updating libraries, plugins, and dependencies to their latest compatible versions. Keeping our packages current helps maintain security, stability, and access to the latest features and improvements in the ecosystem
2. Components Changes
As part of this update, we made necessary code adjustments to our components to align with the updated plugin versions. These changes ensure that our application functions seamlessly with the latest plugin features and enhancements.
3. Project Structure Update
In response to the version update, we refined our project's structure for improved organization and maintainability. Key changes include optimizing directory layouts, introducing clearer naming conventions, and creating dedicated folders for assets, components, and screens.
Step 1 : Create a Localization JSON File
- Open a text editor or code editor of your choice
- Create a new JSON file for your desired language. For example, if you're adding Spanish localization, name it es.json.
- Define translations for your application in this JSON file following the same structure as existing JSON files for other languages. For example:(en.json)
Step 2 : Add Localization File in Directory
- Place the newly created es.json file in your project's locales directory, typically located at src/locales.

(Fig 2 : Representation of the project folder structure)
Step 3 : Update the i18nConfig.js
- Open your i18nConfig.js file located in the same directory as your JSON localization files (src/locales).
- Import the new language JSON file at the top of your i18nConfig.js as shown below:

(Fig 3 : Representation of Import statements in i18nConfig.js )
- Add the imported language to the resources object in your i18nConfig.js, providing a name for the language.

(Fig 4 :Representation of Resource object in i18nConfig.js)
Command to run Project for android:
react-native run-android
Command to run Project for ios:
react-native run-ios
Stripe is used as the payment gateway to handle all financial transactions securely.
Features
- One-time payments
- Card input with validation.
- Secure tokenization
- Error handling and feedback
- Note: Ensure you’ve set up Stripe credentials (publishable and secret keys) in your .env file.
Environment Variables
- Create a .env file in the root: ini
- CopyEdit STRIPE_PUBLISHABLE_KEY=your_publishable_key STRIPE_SECRET_KEY=your_secret_key
- Use react-native-dotenv or react-native-config to load these securely.
Please note that our respond can take up to 2 business days.
- Availability to answer questions, Answering technical questions about item’s features, Assistance with reported bugs and issues, Help with included 3rd party assets.
- Any customization request will be ignored.
- Please make sure to read more about the support policy.
If this documentation does not address your questions, please feel free to contact us via email at Item Support Page
We are in the GMT+5:30 time zone and typically respond to inquiries on weekdays within 12-24 hours. Please note that in rare cases, the response time may extend to 48 hours, especially during holiday seasons.
We strive to offer top-notch support, but it's only available to verified buyers and for template-related issues such as bugs and errors. Custom changes and third-party module setups are not covered.
Don’t forget to Rate Truelysell!
Do you need a customized application for your business?
If you need a customized application for your business depends on your specific requirements and goals, Please contact us.
Customization can be the key to success, ensuring your project perfectly aligns with your unique goals and requirements.
Don't Miss Out on the Benefits of Customization!
Unlock the potential of your project. It's time to ensure that your project isn't just another cookie-cutter solution but a truly unique and effective one.
Discover how customization can make a difference in your project's success. Let's create a solution that's as unique as your vision!
- We'll tailor the application to meet your specific needs and preferences.
- We will upload your website to the server and ensure it is live.
Thank You
Thank you once again for downloading Truelysell.
We hope you're enjoying your experience, and we kindly request that you take a moment to share your valuable review and rating with us.