awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
obytes avatar

obytes/react-native-template-obytes

0
View on GitHub↗
4,239 stars·654 forks·TypeScript·MIT·19 viewsstarter.obytes.com↗

React Native Template Obytes

This project is a cross-platform mobile project template and TypeScript boilerplate designed for bootstrapping React Native applications using the Expo ecosystem. It provides a pre-configured architecture with a standardized folder structure to accelerate initial development.

The template distinguishes itself through a feature-based project architecture and a comprehensive automation suite. It integrates file-based routing for navigation, a utility-first mobile UI kit for styling, and a server state management layer for fetching and caching remote API data. The setup includes a mobile CI/CD pipeline using GitHub Actions and EAS to automate the building, testing, and distribution of application binaries.

The broader capability surface covers schema-based form validation, encrypted local storage for session persistence, and multi-language localization with translation file validation. It also incorporates quality enforcement tools, including git hooks for linting and type checks, as well as automated unit and end-to-end UI testing.

Features

  • Project Bootstrapping - Provides a comprehensive project bootstrapping template with a pre-configured architecture and standardized folder structure.
  • Server State Managers - Provides a server state management layer using React Query for fetching and caching remote API data.
  • Binary Distribution Automations - Provides CI workflows designed to automate the building, releasing, and distribution of application binaries.
  • Mobile App Binary Distribution - Implements automated workflows via GitHub Actions and EAS for building and distributing mobile binaries.
  • Mobile CI/CD Pipelines - Integrates GitHub Actions and EAS to automate the building, testing, and distribution of mobile application binaries.
  • Release Automation - Provides automated workflows for building, testing, and distributing the application via CI tools.
  • Expo Ecosystem Development - Implements a complete development environment based on the Expo ecosystem including integrated routing and cloud build automation.
  • Mobile Application State Management - Coordinates server state synchronization and secure local storage for session persistence and authentication.
  • Mobile Starter Kits - Ships a pre-configured starter kit for TypeScript mobile applications with a standardized architecture.
  • TypeScript Mobile Boilerplates - Offers a type-safe development foundation with integrated schema validation for environment variables and form inputs.
  • Feature-Based Project Structures - Organizes the codebase into independent modules that group screens, components, and logic by specific application features.
  • Utility-First Styling - Uses a utility-first styling system based on TailwindCSS to build consistent user interfaces.
  • Mobile UI Styling - Provides a utility-first styling system with type-safe theme configurations for light and dark modes.
  • UI Utility Kits - Provides a minimal user interface kit utilizing utility-first CSS to ensure consistent application component styling.
  • Utility-First Styling - Applies pre-defined utility classes to components for rapid interface development.
  • Client-Server State Synchronization - Manages asynchronous data requests and synchronization between the server and client using specialized caching hooks.
  • Environment Variable Validation - Implements schema-based checking of environment variables to ensure all required configurations are present.
  • Automated Quality Assurance Suites - Ships automated unit and end-to-end testing suites to verify application behavior.
  • Cross-Platform Mobile Navigation Libraries - Implements a file-based routing system for managing screens and deep linking.
  • Encrypted Storage - Persists sensitive information in a high-performance, encrypted local key-value store.
  • Session State Persistence - Provides secure storage for session tokens and user data using high-performance local storage.
  • User Authentication Flows - Coordinates state management and secure local storage to handle user login and session persistence.
  • Automated Code Quality Tools - Automates the execution of linters, type checks, and git hooks to enforce coding standards.
  • Environment Variable Validation - Checks the presence and type of environment variables against a schema to prevent configuration-related crashes.
  • Automated End-to-End Testing - Includes automated user-flow verification to validate UI interactions via an external testing framework.
  • Pre-Commit Quality Checks - Runs linters and type checks on staged files during the commit process using Git hooks.
  • File-Based Routing Systems - Maps application screens to a directory structure for automatic route creation.
  • Schema-Based Form Validation - Implements type-safe user input forms using schema-based validation to ensure data integrity.
  • Global State Managers - Handles application-wide state and secure local data storage for complex flows like authentication.
  • Multi-language Support - Implements a translation system supporting multiple languages with linting for completeness.
  • Data Fetching & Caching - Provides a layer for fetching and caching remote API data to synchronize server state.
  • Mobile Development Templates - Expo-based React Native template with pre-configured tooling.

Star history

Star history chart for obytes/react-native-template-obytesStar history chart for obytes/react-native-template-obytes

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with React Native Template Obytes

These projects share indexed features with React Native Template Obytes. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • futurice/pepperoni-app-kitfuturice avatar

    futurice/pepperoni-app-kit

    4,610View on GitHub↗

    Pepperoni App Kit is a starter kit and project template for building cross-platform mobile applications for iOS and Android using React Native. It provides a pre-configured scaffold that establishes a modular architecture and shared codebase to bootstrap new projects. The kit integrates a predictable state management system with disk persistence for offline access and a controlled loop for coordinating asynchronous side effects and API interactions. It also includes built-in mechanisms for token-based session authentication and identity validation to maintain secure user logins. The project

    JavaScript
    View on GitHub↗4,610
  • tanstack/routerTanStack avatar

    TanStack/router

    14,681View on GitHub↗

    TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search parameters, and data loaders across the entire application stack. It functions as a comprehensive framework for server-side rendering, enabling the generation of complete HTML pages to improve initial load performance and search engine optimization. By integrating declarative data fetching, the library manages asynchronous information at the route level, supporting preloading, caching, and parallel request execution to ensure data is ready before components render. The project

    TypeScriptframeworkfullstackjavascript
    View on GitHub↗14,681
  • midudev/jscampmidudev avatar

    midudev/jscamp

    3,811View on GitHub↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    JavaScriptbootcamp
    View on GitHub↗3,811
  • akveo/kittentricksakveo avatar

    akveo/kittenTricks

    7,267View on GitHub↗

    KittenTricks is a cross-platform mobile starter kit and UI library for building applications for iOS and Android. It provides a foundational set of production-ready, accessible components and pre-built screens to accelerate the bootstrapping of mobile interfaces. The project features a dynamic mobile theming system that allows for the management and switching of light and dark color schemes at runtime. This framework enables real-time updates to the visual appearance of the interface without requiring an application restart. The library implements a comprehensive design system to ensure visu

    TypeScript
    View on GitHub↗7,267
Compare all 30 related projects→

Frequently asked questions

What does obytes/react-native-template-obytes do?

This project is a cross-platform mobile project template and TypeScript boilerplate designed for bootstrapping React Native applications using the Expo ecosystem. It provides a pre-configured architecture with a standardized folder structure to accelerate initial development.

What are the main features of obytes/react-native-template-obytes?

The main features of obytes/react-native-template-obytes are: Project Bootstrapping, Server State Managers, Binary Distribution Automations, Mobile App Binary Distribution, Mobile CI/CD Pipelines, Release Automation, Expo Ecosystem Development, Mobile Application State Management.

Which projects share features with obytes/react-native-template-obytes?

Projects with overlapping indexed features include: futurice/pepperoni-app-kit — Pepperoni App Kit is a starter kit and project template for building cross-platform mobile applications for iOS and… tanstack/router — TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search… midudev/jscamp — jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI… akveo/kittentricks — KittenTricks is a cross-platform mobile starter kit and UI library for building applications for iOS and Android. It… bartonhammond/snowflake — Snowflake is a cross-platform mobile app starter designed for building iOS and Android applications using a single… expo/expo — Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase…