{"id":23186557,"url":"https://github.com/yhoungdev/s7-solana-mobile-development","last_synced_at":"2025-04-05T04:45:57.461Z","repository":{"id":257474411,"uuid":"858361319","full_name":"yhoungdev/s7-solana-mobile-development","owner":"yhoungdev","description":"Captures an image through the camera, mints an NFT with that image, and adds the current location longitude, latitude in the metadata. ","archived":false,"fork":false,"pushed_at":"2024-09-29T07:34:18.000Z","size":9463,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T12:45:14.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://solana.fm/address/3KxATdmr1wbjscqw8yAct2p1EqVLhUCnc2yGk8JH1DR4/transactions?cluster=mainnet-alpha","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/yhoungdev.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":"2024-09-16T19:00:23.000Z","updated_at":"2024-09-30T20:29:36.000Z","dependencies_parsed_at":"2024-09-17T01:22:41.552Z","dependency_job_id":"121645d3-0649-474e-80ae-440ec9cbbca1","html_url":"https://github.com/yhoungdev/s7-solana-mobile-development","commit_stats":null,"previous_names":["yhoungdev/chamber-mint","yhoungdev/s7-solana-mobile-development"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhoungdev%2Fs7-solana-mobile-development","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhoungdev%2Fs7-solana-mobile-development/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhoungdev%2Fs7-solana-mobile-development/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhoungdev%2Fs7-solana-mobile-development/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yhoungdev","download_url":"https://codeload.github.com/yhoungdev/s7-solana-mobile-development/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289399,"owners_count":20914464,"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":"2024-12-18T10:16:39.068Z","updated_at":"2025-04-05T04:45:57.431Z","avatar_url":"https://github.com/yhoungdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana Mobile Expo Template\n\nThis template is a ready-to-go Android Expo dApp that offers:\n\n- Solana libraries: `web3.js`, Mobile Wallet Adapter, and `spl-token`.\n- Required polyfills like `crypto` and `Buffer` configured.\n- Pre-built React UI and re-usable hooks and code patterns like `useMobileWallet`.\n\n**This is only fully functional on Android.**\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"./screenshots/screenshot1.png\" alt=\"Scaffold dApp Screenshot 1\" width=300 /\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"./screenshots/screenshot2.png\" alt=\"Scaffold dApp Screenshot 2\" width=300 /\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"./screenshots/screenshot3.png\" alt=\"Scaffold dApp Screenshot 3\" width=300 /\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Tech Stack\n\n| Library               | Category          | Version | Description                                           |\n| --------------------- | ----------------- | ------- | ----------------------------------------------------- |\n| React Native          | Mobile Framework  | v0.73   | The best cross-platform mobile framework              |\n| Expo                  | SDK               | v50     | Allows (optional) Expo modules                        |\n| React                 | UI Framework      | v18     | The most popular UI framework in the world            |\n| Mobile Wallet Adapter | SDK               | v2.0    | Connect and request signing from mobile wallet apps   |\n| Solana web3.js        | SDK               | v1.78   | General Solana library for transactions and RPCs      |\n| spl-token             | SDK               | v0.41   | Library for building with Solana SPL tokens           |\n| React Native Paper    | Component Library | v18     | Production-ready components following Material Design |\n| React Navigation      | Navigation        | v6      | Performant and consistent navigation framework        |\n| React Query           | State management  | v5.24   | Async query management                                |\n| TypeScript            | Language          | v5      | Static typechecking                                   |\n| AsyncStorage          | Persistence       | v1      | State persistence                                     |\n\n## Quick Start\n\n### Prerequisites\n\n- A free [Expo](https://expo.dev/) account.\n- An Android device/emulator to test your app\n  - Install an MWA compliant wallet app on your device/emulator.\n- If using Expo's cloud service `eas build`, no further setup is required.\n- If building locally:\n  - React Native and Android Envrionment [setup](https://docs.solanamobile.com/getting-started/development-setup)\n \n  - \n ## Overview \n\n![image](https://github.com/user-attachments/assets/45a6e079-4bed-463a-91d4-7589eb63b3fa)\n\n# Lauch Applicatoin 📸\n![photo_2024-09-29_02-05-36](https://github.com/user-attachments/assets/d9ce4313-a5cc-48af-8d78-466267c31b35)\n\n# Capure images/ beautify sites \n\n![photo_2024-09-29_02-05-29](https://github.com/user-attachments/assets/d8ec447a-2810-4f77-9147-83ff13419a6e)\n\n\n\n\n\n*** NoTE: Before the application would access your camera, you would need to grant camera permission and Location permision \n \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhoungdev%2Fs7-solana-mobile-development","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyhoungdev%2Fs7-solana-mobile-development","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhoungdev%2Fs7-solana-mobile-development/lists"}