Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abiodun-code/expo-auth-onboarding
react native firebase authentication to create user and log in user, and google authentication but still working no it.
https://github.com/abiodun-code/expo-auth-onboarding
expo firebase react-native react-navigation typescript
Last synced: 16 days ago
JSON representation
react native firebase authentication to create user and log in user, and google authentication but still working no it.
- Host: GitHub
- URL: https://github.com/abiodun-code/expo-auth-onboarding
- Owner: Abiodun-code
- Created: 2023-07-18T09:34:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-17T06:26:02.000Z (about 1 year ago)
- Last Synced: 2024-11-08T19:17:14.646Z (2 months ago)
- Topics: expo, firebase, react-native, react-navigation, typescript
- Language: TypeScript
- Homepage:
- Size: 709 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Expo Auths
About |
Features |
Technologies |
Requirements |
Starting |
License |
Author
## :dart: About ##
Describe your project
## :sparkles: Features ##
:heavy_check_mark: Feature 1;\
:heavy_check_mark: Feature 2;\
:heavy_check_mark: Feature 3;## :rocket: Technologies ##
The following tools were used in this project:
- [Expo](https://expo.io/)
- [Node.js](https://nodejs.org/en/)
- [React](https://pt-br.reactjs.org/)
- [React Native](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements ##
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting ##
```bash
# Clone this project
$ git clone https://github.com/{{YOUR_GITHUB_USERNAME}}/expo-auths# Access
$ cd expo-auths# Install dependencies
$ yarn# Run the project
$ yarn start# The server will initialize in the
```## :memo: License ##
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by {{YOUR_NAME}}