Skip to content

This is a film/series social media mobile app. Currently under development.

Notifications You must be signed in to change notification settings

mustafadede/SharePal-Mobile

Repository files navigation

SharePal Mobile App

React Native Expo TailwindCSS Redux React Hook Form

Get started

  1. Install dependencies

    npm install
  2. Change the input sections

    Delete app/index.tsx email and password default values.

    const [email, setEmail] = useState(process.env.EXPO_PUBLIC_EMAIL);
    const [password, setPassword] = useState(process.env.EXPO_PUBLIC_PASSWORD);
  3. Start the app

     npx expo start
Disclaimer : If you don't have .env file this project don't run in your local machine. If you want to run locally contact this address [email protected]

About

This is a film/series social media mobile app. Currently under development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published