https://github.com/williamjayjay/ignitefleet-cars
Projeto onde é feito o agendamento de carros, nele apliquei conhecimentos com react-native-maps, offline first com realmdbe assync-storage, também navegação entre telas, tratamento de imagens, geolocalização e mais...
https://github.com/williamjayjay/ignitefleet-cars
expo mobile react-native react-native-maps react-native-toast-message realmdb styled-components typescript
Last synced: 12 days ago
JSON representation
Projeto onde é feito o agendamento de carros, nele apliquei conhecimentos com react-native-maps, offline first com realmdbe assync-storage, também navegação entre telas, tratamento de imagens, geolocalização e mais...
- Host: GitHub
- URL: https://github.com/williamjayjay/ignitefleet-cars
- Owner: williamjayjay
- Created: 2023-09-09T15:29:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-16T02:37:13.000Z (over 1 year ago)
- Last Synced: 2025-02-17T22:27:17.624Z (3 months ago)
- Topics: expo, mobile, react-native, react-native-maps, react-native-toast-message, realmdb, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 5.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ignite Fleet
![]()
🚀 Aplicação em andamento 🚀
📃 Project |
ℹ️ How To Use |
🚀 Technologies |
👨💻 Author## Projeto Ignite Fleet
### Mobile
![]()
## :information_source: How To Use
1- Clone the repository
```bash
git clone https://github.com/williamjayjay/ignitefleet-cars
```2- Install the dependencies
```bash
yarn
```3- Run web application
```bash
yarn start
```OR
```bash
yarn android
```OR
```bash
yarn ios
```## :rocket: Used libraries
- [Expo](https://expo.dev/)
- [Typescript](https://www.typescriptlang.org/)
- [ReactNative](https://reactnative.dev/)
- [React-Navigation/native](https://reactnavigation.org/docs/getting-started/)
- [React-Navigation/native-stack](https://reactnavigation.org/docs/hello-react-navigation)
- [AsyncStorage](https://docs.expo.dev/versions/latest/sdk/async-storage)
- [NetInfo](https://docs.expo.dev/versions/latest/sdk/netinfo)
- [Realm](https://realm.io/)
- [Dayjs](https://day.js.org/)
- [Expo-auth-session](https://docs.expo.dev/versions/latest/sdk/auth-session/)
- [Expo-crypto](https://docs.expo.dev/versions/latest/sdk/crypto/)
- [Expo-image](https://docs.expo.dev/versions/latest/sdk/image/)
- [Expo-web-browser](https://docs.expo.dev/versions/latest/sdk/webbrowser)
- [Phosphor-react-native](https://github.com/duongdev/phosphor-react-native)
- [React-native-get-random-values](https://github.com/LinusU/react-native-get-random-values)
- [React-native-keyboard-aware-scroll-view](https://github.com/APSL/react-native-keyboard-aware-scroll-view)
- [React-native-svg](https://github.com/software-mansion/react-native-svg)
- [React-native-toast-message](https://github.com/calintamas/react-native-toast-message)
- [Styled-Components](https://www.styled-components.com/)## :man_technologist: Author
Developed by William Gomes
[](https://www.linkedin.com/in/william-gomes-aab694149/)