TypeScript React Native

Open-source TypeScript projects categorized as React Native

Top 23 TypeScript React Native Projects

React Native
  1. storybook

    Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

    Project mention: Architecting Scalable Frontend Systems | dev.to | 2025-05-19

    Storybook for UI Development

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. Appwrite

    The open-source Vercel alternative

    Project mention: Announcing Appwrite Sites: The open source Vercel alternative | dev.to | 2025-05-19

    If you prefer to use Appwrite Sites open-source version, you can visit the self-hosting documentation and review the Appwrite repository.

  4. Joplin

    Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.

    Project mention: Ditching Obsidian and building my own | news.ycombinator.com | 2025-05-18
  5. react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

    Project mention: How to Use Drizzle ORM with PostgreSQL in Next.js 15 | dev.to | 2025-04-23

    We’ll be using Zod and drizzle-zod for schema validations in forms. Zod is already packaged on the demo application along withReact Hook Form and Zod resolver for React Hook Form. So, go ahead and install drizzle-zod. And also drizzle-seed that is Drizzle's handy package for seeding in development:

  6. expo

    An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.

    Project mention: An Android Developer's Guide to React Native | dev.to | 2025-03-12

    Expo - React Native framework

  7. taro

    开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/

  8. TypeORM

    ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

    Project mention: Node.js uchun ORM tanlaymiz! | dev.to | 2025-04-26

    TypeORM - ⚠️ o'rtacha, cli tool bor lekin unchalik aniq migration querylar generate qilib bermaydi va asosan buggy

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. Mattermost

    Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

    Project mention: Indie Hacking with Open Source Tools: Innovating on a Budget | dev.to | 2025-05-04

    Indie hackers also leverage collaboration tools like Nextcloud for file sharing and team projects, and Mattermost or Rocket.Chat as self-hosted alternatives to Slack. These tools empower remote teams and foster efficient communication across diverse development projects.

  11. SWR

    React Hooks for Data Fetching

    Project mention: Effective Patterns for Shared State Management in React | dev.to | 2025-05-08

    For server-state (data fetched from an API), tools like React Query or SWR shine. They handle caching, refetching, and error states without needing to push API responses into Redux.

  12. react-navigation

    Routing and navigation for React Native and Web apps

    Project mention: 🚀 Why You Should Start Building Cross-Platform Apps with React Native & Expo Right Now! | dev.to | 2025-03-30

    ✅ React Navigation –For smooth screen navigation. Guide

  13. RxDB

    A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

    Project mention: Stop Syncing Everything | news.ycombinator.com | 2025-04-01

    > I'm thinking to give it a try in one of my React Native apps that face very uncertain connectivity.

    Some similar stuff you may want to investigate (no real opinion, just sharing since I've investigated this space a bit):

    - https://rxdb.info

  14. NativeBase

    Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.

  15. ignite

    Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.

  16. react-native-vector-icons

    Customizable Icons for React Native with support for image source and full styling.

    Project mention: Ship mobile apps faster with React-Native-Blossom-UI | dev.to | 2025-01-12

    Next install the react-native-vector-icons as it's a peer dependency of the library.

  17. karakeep

    A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

    Project mention: Mozilla shutdown Pocket on July 8, 2025 | news.ycombinator.com | 2025-05-22

    I've been super happy with karakeep: https://github.com/karakeep-app/karakeep

    The dev is suuuuper nice and the features have been nicely coming along. Can't wait to see all the features announced

  18. react-native-maps

    React Native Mapview component for iOS + Android

    Project mention: Must-Know React Native Libraries for Faster Mobile App Development in 2025 🚀 | dev.to | 2025-02-17

    6. React Native Maps – Location-Based Features Made Easy 🗺️

  19. reactotron

    A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

    Project mention: React Native Debugger: Best Tools and How to Use Them | dev.to | 2024-12-30

    Usage: Install Reactotron via npm and follow the setup instructions on the Reactotron GitHub page. Use it to monitor API activity and validate state transitions.

  20. feathers

    The API and real-time application framework

    Project mention: Show HN: Triplit – Open-source syncing database that runs on server and client | news.ycombinator.com | 2024-06-25

    This is just using sqlite under the hood and none of this will scale. Why build your own query builder as well when you could just hook in one of the many ORMs in the NPM ecosystem and add support for 50+ other databases. This also isn't really something you could drop into an existing project very easily. Overall, I'm not impressed.

    Here are some other options I prefer:

    https://feathersjs.com/

  21. react-content-loader

    ⚪ SVG-Powered component to easily create skeleton loadings.

  22. react-native-gifted-chat

    💬 The most complete chat UI for React Native

    Project mention: Use Generative AI in React Native: Create Mistral AI Mobile app | dev.to | 2024-11-23

    step 4: create your UI we are using Gifted Chat to display answers. read more here in their package: https://github.com/FaridSafi/react-native-gifted-chat/

  23. react-native-paper

    Material Design for React Native (Android & iOS)

    Project mention: 😎 Top React Native ESSENTIALS Tech Stack for 2025 🫵⛳️ | dev.to | 2025-03-05

    Paper: Making your React Native apps look and feel native

  24. tamagui

    Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.

    Project mention: Tamagui: Building Cross-Platform Apps Made Simple | dev.to | 2025-03-16

    GitHub repository

  25. formily

    📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3

    Project mention: The Top 12 Open-Source No-Code Tools with the Most GitHub Stars | dev.to | 2024-07-11

    GitHub https://github.com/alibaba/formily GitHub Star 10.9k The most recent update on GitHub Five months ago Official website https://formilyjs.org/ Documentation https://formilyjs.org/guide

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript React Native discussion

Log in or Post with

TypeScript React Native related posts

  • 🍏 Integrating Apple Pay with Stripe in a React Native CLI Project (iOS)

    1 project | dev.to | 21 May 2025
  • HTML5 Elements You Didn't Know You Need

    1 project | dev.to | 20 May 2025
  • Creating Modal Windows with Pure CSS: No JavaScript Required

    2 projects | dev.to | 16 May 2025
  • Under the Hood: How Tesla Powers its Android App with React Native

    2 projects | dev.to | 12 May 2025
  • Karakeep: The Bookmark Everything App

    1 project | news.ycombinator.com | 11 May 2025
  • High-Performance React Native Graphics Using Skia

    1 project | news.ycombinator.com | 7 May 2025
  • How to Use Drizzle ORM with PostgreSQL in Next.js 15

    4 projects | dev.to | 23 Apr 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source React Native projects in TypeScript? This list will help you:

# Project Stars
1 storybook 86,683
2 Appwrite 49,597
3 Joplin 49,323
4 react-hook-form 43,103
5 expo 40,393
6 taro 36,474
7 TypeORM 35,336
8 Mattermost 32,590
9 SWR 31,482
10 react-navigation 24,003
11 RxDB 22,338
12 NativeBase 20,310
13 ignite 18,573
14 react-native-vector-icons 17,636
15 karakeep 16,497
16 react-native-maps 15,481
17 reactotron 15,226
18 feathers 15,179
19 react-content-loader 13,896
20 react-native-gifted-chat 13,890
21 react-native-paper 13,652
22 tamagui 12,557
23 formily 11,973

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?