{"id":26902121,"url":"https://github.com/vbuldenko/react-native-sm","last_synced_at":"2025-10-10T14:03:03.878Z","repository":{"id":284442880,"uuid":"954853079","full_name":"vbuldenko/React-native-sm","owner":"vbuldenko","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-25T23:17:56.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T23:29:00.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vbuldenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-25T18:04:17.000Z","updated_at":"2025-03-25T23:18:01.000Z","dependencies_parsed_at":"2025-03-25T23:39:03.247Z","dependency_job_id":null,"html_url":"https://github.com/vbuldenko/React-native-sm","commit_stats":null,"previous_names":["vbuldenko/react-native-sm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbuldenko%2FReact-native-sm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbuldenko%2FReact-native-sm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbuldenko%2FReact-native-sm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbuldenko%2FReact-native-sm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbuldenko","download_url":"https://codeload.github.com/vbuldenko/React-native-sm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246612456,"owners_count":20805355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-01T09:09:31.066Z","updated_at":"2025-10-10T14:03:03.873Z","avatar_url":"https://github.com/vbuldenko.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to your Expo app 👋\n\nThis is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).\n\n## Get started\n\n1. Install dependencies\n\n   ```bash\n   npm install\n   ```\n\n2. Start the app\n\n   ```bash\n    npx expo start\n   ```\n\nIn the output, you'll find options to open the app in a\n\n- [development build](https://docs.expo.dev/develop/development-builds/introduction/)\n- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)\n- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)\n- [Expo Go](https://expo.dev/go), a limited sandbox for trying out app development with Expo\n\nYou can start developing by editing the files inside the **app** directory. This project uses [file-based routing](https://docs.expo.dev/router/introduction).\n\n## Get a fresh project\n\nWhen you're ready, run:\n\n```bash\nnpm run reset-project\n```\n\nThis command will move the starter code to the **app-example** directory and create a blank **app** directory where you can start developing.\n\n## Learn more\n\nTo learn more about developing your project with Expo, look at the following resources:\n\n- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).\n- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.\n\n## Join the community\n\nJoin our community of developers creating universal apps.\n\n- [Expo on GitHub](https://github.com/expo/expo): View our open source platform and contribute.\n- [Discord community](https://chat.expo.dev): Chat with Expo users and ask questions.\n\n\n\n# Social Media App\n\n## Overview\nThis repository contains the source code for a social media application built with React Native and Expo. The app allows users to create profiles, post updates, follow other users, and interact with posts through likes and comments.\n\n## Features\n- User authentication and authorization\n- Profile creation and editing\n- Post updates with text and images\n- Follow and unfollow users\n- Like and comment on posts\n- Real-time notifications\n\n## Installation\n\n### Prerequisites\n- Node.js (v14 or later)\n- npm or yarn\n- Expo CLI\n\n### Steps\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/vbuldenko/React-native-sm.git\n    cd React-native-sm\n    ```\n\n2. Install dependencies:\n    ```bash\n    npm install\n    # or\n    yarn install\n    ```\n\n3. Install the Expo CLI:\n    ```bash\n    npm install -g expo-cli\n    ```\n\n4. Start the Expo server:\n    ```bash\n    expo start\n    ```\n\n5. Follow the instructions in the terminal to run the app on an emulator or physical device using the Expo Go app.\n\n## Usage\n1. Register a new account or log in with existing credentials.\n2. Create and edit your user profile.\n3. Post updates by clicking the \"New Post\" button.\n4. Follow other users to see their updates in your feed.\n5. Like and comment on posts to interact with other users.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbuldenko%2Freact-native-sm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbuldenko%2Freact-native-sm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbuldenko%2Freact-native-sm/lists"}