Skip to content

Training management app made with React Native, Expo, Typescript, Native Base, and using Bottom Tabs Navigation.

License

Notifications You must be signed in to change notification settings

CesarCanoff/gymhub-mobile-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation



This app was created with the main aim of offering a learning opportunity in mobile app development using React Native and TypeScript technology. I developed this project as a starting point for exploring the fundamental concepts and best practices of developing on one of the most popular platforms for creating mobile apps, studying Native Base and Bottom Tabs Navigation.


📚 Technologies

React Native NPM Typescript Expo Javascript Native-Base


Installation Guide (Linux and Windows)

Prerequisites

  • Before you begin, ensure you have the following prerequisites installed:
  • Node.js and npm: You can download and install them from the official Node.js website: Node.js
  • Expo CLI: Install Expo CLI globally using npm:
npm install -g expo-cli
  1. Clone the repository: Open your terminal (Command Prompt for Windows) and execute the following command to clone the Event-Go repository:
git clone https://github.com/CesarCanoff/gymhub.git
  1. Navigate to the app directory: Change to the Gym Hub directory that you just cloned:
git clone https://github.com/CesarCanoff/gymhub.git
  1. Install dependencies: Use npm to install all the app's dependencies. This may take some time depending on the project's size:
npm install
  1. Start the app with Expo: After the dependencies are successfully installed, you can start the Gym Hub using Expo Go. Run the following command:
npx expo start
  1. Run on Emulator (Linux): If you're using Linux and want to run the app on an Android emulator, make sure you have an Android emulator like Android Studio's AVD Manager set up. Then, in the Expo DevTools that open in your browser, press "a" to run the app on the Android emulator.

  2. Run on Emulator (Windows): If you're using Windows and want to run the app on an Android emulator, ensure you have an Android emulator like Android Studio's AVD Manager configured. In the Expo DevTools that open in your terminal, press "a" to run the app on the Android emulator.

  3. Access the app on your device (iOS/Android): Scan the QR code displayed in the Expo DevTools with your Expo Go app on your iOS or Android device. Alternatively, you can use the Expo Go app to open the project by entering the provided URL.

You should now have the Gym Hub installed and running using Expo Go on your Linux or Windows system. Enjoy using Event-Go! If you need further assistance or encounter any issues, refer to the project's documentation or reach out to the developer.

About

Training management app made with React Native, Expo, Typescript, Native Base, and using Bottom Tabs Navigation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published