{"id":25239717,"url":"https://github.com/kleviss/rn-supabase-react-query-emotion-native-boilerplate","last_synced_at":"2026-05-04T00:31:13.669Z","repository":{"id":276665272,"uuid":"929913148","full_name":"kleviss/rn-supabase-react-query-emotion-native-boilerplate","owner":"kleviss","description":"A modern React Native boilerplate with Supabase, React Query, and Emotion Native styling. Built with Expo.","archived":false,"fork":false,"pushed_at":"2025-02-09T17:38:48.000Z","size":981,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-12T06:50:42.758Z","etag":null,"topics":["emotion-styled","expo","react-native","react-native-app","react-query","supabase","supabase-auth"],"latest_commit_sha":null,"homepage":"https://app.daily.dev/posts/a-modern-react-native-boilerplate-with-supabase-react-query-and-emotion-native-7tfigl9j7","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/kleviss.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-02-09T17:31:51.000Z","updated_at":"2025-08-20T06:16:50.000Z","dependencies_parsed_at":"2025-02-09T18:43:24.708Z","dependency_job_id":null,"html_url":"https://github.com/kleviss/rn-supabase-react-query-emotion-native-boilerplate","commit_stats":null,"previous_names":["kleviss/rn-supabase-react-query-emotion-native-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kleviss/rn-supabase-react-query-emotion-native-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleviss%2Frn-supabase-react-query-emotion-native-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleviss%2Frn-supabase-react-query-emotion-native-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleviss%2Frn-supabase-react-query-emotion-native-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleviss%2Frn-supabase-react-query-emotion-native-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kleviss","download_url":"https://codeload.github.com/kleviss/rn-supabase-react-query-emotion-native-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleviss%2Frn-supabase-react-query-emotion-native-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32590100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["emotion-styled","expo","react-native","react-native-app","react-query","supabase","supabase-auth"],"created_at":"2025-02-11T18:59:58.141Z","updated_at":"2026-05-04T00:31:13.555Z","avatar_url":"https://github.com/kleviss.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RN Supabase React Query Emotion Native Boilerplate 🚀\n\nA modern React Native boilerplate with Supabase, React Query, and Emotion Native styling. Built with [Expo](https://expo.dev).\n\n## Overview\n\nThis boilerplate provides a solid foundation for building React Native applications with a powerful tech stack. It includes authentication, data fetching, styling, and navigation setup out of the box.\n\n## Article About This Boilerplate\n\n[React Native Boilerplate with Supabase, React Query, and Emotion Native Styling](Article-About-This-Boilerplate.md)\n\n## Features\n\n- ⚡️ Expo SDK 50\n- 🔐 Supabase Integration\n- 🎯 React Query for Data Fetching\n- 💅 Emotion Native for Styling\n- 📱 Expo Router for Navigation\n- 🌙 Dark/Light Mode Support\n- 🏗️ TypeScript Support\n- 📁 File-based Routing\n- 🔄 Auto-refresh Tokens\n\n## Prerequisites\n\nBefore you begin, ensure you have the following installed:\n\n- [Node.js](https://nodejs.org/) (v16 or newer)\n- [yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/)\n- [Expo CLI](https://docs.expo.dev/get-started/installation/)\n- [iOS Simulator](https://docs.expo.dev/workflow/ios-simulator/) (for iOS development)\n- [Android Studio](https://docs.expo.dev/workflow/android-studio-emulator/) (for Android development)\n\n## Quick Start\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/yourusername/rn-supabase-react-query-emotion-native-boilerplate.git\n   cd rn-supabase-react-query-emotion-native-boilerplate\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   yarn install\n   # or\n   npm install\n   ```\n\n3. Set up environment variables:\n   Create a `.env` file in the root directory with your Supabase credentials:\n\n   ```bash\n   EXPO_PUBLIC_SUPABASE_APP_URL=your_supabase_project_url\n   EXPO_PUBLIC_SUPABASE_API_KEY=your_supabase_anon_key\n   ```\n\n## Running the App\n\n1. Start the development server:\n\n   ```bash\n   npx expo start\n   ```\n\n2. Run on specific platforms:\n   - Press `i` to run on iOS simulator\n   - Press `a` to run on Android emulator\n   - Press `w` to run in web browser\n   - Scan the QR code with Expo Go app on your physical device\n\n## Project Structure\n\n```\n├── app/                   # App directory (Expo Router)\n│   ├── (auth)/           # Protected routes\n│   ├── (public)/         # Public routes\n│   └── _layout.tsx       # Root layout\n├── assets/               # Static assets\n├── components/           # Reusable components\n├── hooks/                # Custom hooks\n├── services/             # API services\n├── styles/               # Global styles\n└── types/                # TypeScript types\n```\n\n## Tech Stack\n\n- [Expo](https://expo.dev) - Development platform\n- [React Native](https://reactnative.dev) - Mobile framework\n- [Supabase](https://supabase.com) - Backend as a Service\n- [React Query](https://tanstack.com/query) - Data fetching\n- [Emotion Native](https://emotion.sh) - Styling\n- [Expo Router](https://docs.expo.dev/router/introduction) - File-based routing\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](Article-About-This-Boilerplate.md) file for details.\n\n## Support\n\nFor support, klevissxh@gmail.com or open an issue in this repository.\n\n## Acknowledgments\n\n- [Expo Documentation](https://docs.expo.dev)\n- [Supabase Documentation](https://supabase.com/docs)\n- [React Query Documentation](https://tanstack.com/query/latest/docs/react/overview)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleviss%2Frn-supabase-react-query-emotion-native-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkleviss%2Frn-supabase-react-query-emotion-native-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleviss%2Frn-supabase-react-query-emotion-native-boilerplate/lists"}