Skip to content

This repository is the app built using react-native for Soidh which is an mobile app to share images in groups easily!

Notifications You must be signed in to change notification settings

himanshuxmehra/soidh-app

Repository files navigation

Soidh App

This repository is the app built using react-native for Soidh which is an mobile app to share images in groups easily!

Server repos: soidh-sv soidh-media-service

Screenshots

Run Locally

Clone the project

  git clone https://github.com/himanshuxmehra/soidh-app.git

Go to the project directory

  cd soidh-app

Install dependencies

  npm install

Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Start the Metro server, the JavaScript bundler that ships with React Native.

  npm start

To run directly into your emulators:

# for android
npm run android
# for ios
npm run ios

License

GNU AGPLv3

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

GPLv3 License AGPL License

About

This repository is the app built using react-native for Soidh which is an mobile app to share images in groups easily!

Resources

Stars

Watchers

Forks

Releases

No releases published