Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jefferson1104/apphelp-reactnative
it's a mobile application for android and iOS on technical support demands.
https://github.com/jefferson1104/apphelp-reactnative
android expo ios react-native typescript
Last synced: about 1 month ago
JSON representation
it's a mobile application for android and iOS on technical support demands.
- Host: GitHub
- URL: https://github.com/jefferson1104/apphelp-reactnative
- Owner: jefferson1104
- Created: 2022-07-19T21:47:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T17:58:40.000Z (over 2 years ago)
- Last Synced: 2024-11-19T16:02:34.146Z (3 months ago)
- Topics: android, expo, ios, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 839 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
![]()
### About project
This is a project developed in the rocketseat school's ignite lab week, it's a mobile application for android and iOS on technical support demands, it was developed with react-native technology.### Main technologies
- [Expo](https://docs.expo.dev/)
- [TypeScript](https://www.typescriptlang.org/docs/)
- [React Native](https://reactnative.dev/)
- [Native Base](https://nativebase.io/)
- [Firebase](https://firebase.google.com/)### Run this project
You need to have the base configuration on your machine to run a React Native project natively, follow the instructions for Android or iOS.Tutorial: https://react-native.rocketseat.dev/
> NOTE: Due to firebase incompatibility, running this project with expo will not work correctly.
```bash
# clone this project
$ git clone https://github.com/jefferson1104/appHelp-reactNative.git# access the project folder
$ cd appHelp-reactNative# install dependencies
$ npm install# run the project Android
$ npm run android# default user and password to login
EMAIL: [email protected]
PASSWORD: 12345
```### Screenshots
![]()
![]()
![]()
![]()
![]()