3

A react native project with Authentication that use Expo CLI in Typescript

 1 year ago
source link: https://reactnativeexample.com/a-react-native-project-with-authentication-that-use-expo-cli-in-typescript/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Logo

React-Native-Expo-with-Auth

A small react native project with Authentication that use Expo CLI

Project Visitor Count

Getting Started

This is the instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Install Expo CLI Global

    npm install -g expo-cli
  2. Clone the repo

    git clone https://github.com/mashwishi/React-Native-Expo-with-Auth.git
  3. Install NPM packages [Recommended: npm install]

    npm install
    or
    yarn install
  4. Update the environment file .env, Check sample at .sample-env

  5. Run on your terminal to test

    npx expo start

Built With

This section list of major things that we used to this project.

Roadmap

  • Clone React-Native-Expo-with-TailwindCSS
  • Login UI
  • Registration UI
  • Profile UI
  • Setup Database
  • Setup Prisma
  • Registration API
  • Login API
  • Profile API
  • Protected Page
  • Profile Settings API

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “enhancement”. Don’t forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

GitHub

View Github


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK