TypeScript React Native

Open-source TypeScript projects categorized as React Native

Top 23 TypeScript React Native Projects

  • storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

    Project mention: Storybook 7.6 is out! | /r/reactjs | 2023-12-01

    [Storybook 7.6](https://github.com/storybookjs/storybook/releases) is here with increased performance and much more! 🔥 Improved SWC support 🧪 New test utilities and fast build mode 🔼 NextJS SWC + avif support & fixes 🤡 SvelteKit page and navigation mocking ⚛️ React-docgen upgrade 🎨 Controls a11y, background theming, and viewports 🩺 CLI: The doctor is in! 🚫 Addons: Remove React as a peer dependency 🪦 Storyshots and Vue2 deprecated

  • Joplin

    Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

    Project mention: Internes Wiki-Software | /r/de_EDV | 2023-11-24
  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • react-hook-form

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

    Project mention: 45 NPM Packages to Solve 16 React Problems | dev.to | 2023-11-14

    react-hook-form

  • taro

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

  • 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: Deno Cron | news.ycombinator.com | 2023-11-29

    * Patch a third-party library that was setting an HTTP header to `null`. NodeJS handles this case just fine, but Deno throws an error [2].

    After all of that work, I finally was able to use Deno in my project. It was really cool! Unfortunately, both VS Code and IntelliJ with Deno are essentially unusable [3]. Or, at least, unacceptably slow compared to what I had with NodeJS.

    [0]: https://stackoverflow.com/a/66073607

    [1]: https://github.com/typeorm/typeorm/issues/6123#issuecomment-...

    [2]: https://github.com/Sansossio/twisted/issues/97

    [3]: https://github.com/denoland/vscode_deno/issues/895

  • SWR

    React Hooks for Data Fetching

    Project mention: 45 NPM Packages to Solve 16 React Problems | dev.to | 2023-11-14

    SWR

  • Mattermost

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

    Project mention: IT Pro Tuesday #259 - Collaboration Platform, Cisco Training, SyncML Tracing & More | /r/ITProTuesday | 2023-07-11

    Mattermost offers a secure, open-source solution for seamless collaboration throughout the software development lifecycle. Tailored to cater to technical and operational needs, it easily integrates with a wide range of third-party developer tools—to streamline development and engineering workflows. With self-hosted and private cloud deployment options, coupled with access to the source code, you have complete control over the data via a shared, adaptable, and extensible platform designed specifically for your team. Kindly suggested by Molasses_Major.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • expo

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

    Project mention: Como Foi O Front In Floripa? 🤔 | dev.to | 2023-11-28
  • react-navigation

    Routing and navigation for your React Native apps

    Project mention: Weird redirect issue with Stack Navigator/Expo I do not understand, please help | /r/expo | 2023-08-14

    UPDATE: Looks like I'm not the only one https://github.com/react-navigation/react-navigation/issues/10988

  • RxDB

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

    Project mention: SignalDB: Bringing Meteor-Like Reactivity to the Modern Age | dev.to | 2023-10-26

    About a year ago, I discovered a cool offline-first framework called RxDB. Initially, I thought that on the frontend side, this was exactly what I had been searching for over the past years. After tinkering around and even using it in production for some time, I realized that it wasn't well-suited for my intended use. RxDB was initially created as an RxJS layer for PouchDB with a server replication interface. Over time, other storage types besides PouchDB were introduced (e.g., IndexedDB, SQLite) and the replication interface became more sophisticated. The replication interface is really cool and exactly what I wanted. The biggest problem I have with RxDB is that it is so tightly coupled with RxJS. While RxJS is technically very powerful, it offers a dreadful developer experience. It's really hard to understand at first and integrating it into an existing codebase, which isn't using RxJS, is tedious.

  • NativeBase

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

    Project mention: Flash-cards app with OpenAI | dev.to | 2023-10-19

    Native-base

  • ignite

    Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!

    Project mention: Been trying to start an app from scratch but had an epiphany, could I download pre-made open source apps or templates as starting points, and just change some elements to make it essentially my own app? | /r/reactnative | 2023-07-01
  • feathers

    The API and real-time application framework

    Project mention: Best NodeJS frameworks for seamless backend development | dev.to | 2023-11-20

    Community stats: Feathers.js has a small but active community with 14.8k stars and 761 forks on GitHub.

  • create-react-native-app

    Create React Native apps that run on iOS, Android, and web

  • react-content-loader

    ⚪ SVG-Powered component to easily create skeleton loadings.

    Project mention: How can I get a screen to load like this until data is got | /r/reactnative | 2023-03-20
  • react-native-gifted-chat

    💬 The most complete chat UI for React Native

    Project mention: FlatList issues in React Native | /r/reactnative | 2023-06-30

    This is a well known chat for react native probably it does have anything you need https://github.com/FaridSafi/react-native-gifted-chat

  • react-native-paper

    Material Design for React Native (Android & iOS)

    Project mention: Senior devs — how do you handle styles; and how do you scale it | /r/reactnative | 2023-10-12

    In most cases they are wrappers around pure RN components (as I have been burnt by styling lib in the past - exactly NativeBase and its performance issues) and in the end, created components look like very light-weight version of RN paper components*:* https://github.com/callstack/react-native-paper/blob/main/src/components/Typography/Text.tsx.

  • formily

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

  • svgr

    Transform SVGs into React components 🦁

    Project mention: Nx + NextJS + Docker - The Nx way: Creating the NextJS application | dev.to | 2023-06-27

    //@ts-check // eslint-disable-next-line @typescript-eslint/no-var-requires const { composePlugins, withNx } = require('@nx/next'); /** * @type {import('@nx/next/plugins/with-nx').WithNxOptions} **/ const nextConfig = { nx: { // Set this to true if you would like to use SVGR // See: https://github.com/gregberge/svgr svgr: false, }, }; const plugins = [ // Add more Next.js plugins to this list if needed. withNx, ]; module.exports = composePlugins(...plugins)(nextConfig);

  • react-native-ui-kitten

    :boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode

    Project mention: Is a UI library worth it? | /r/reactnative | 2023-06-19
  • boardgame.io

    State Management and Multiplayer Networking for Turn-Based Games

    Project mention: Making a board-game app | /r/django | 2023-05-25

    It could definitely be used to do that. However, there are better frameworks to accomplish this with many of the features needed for board games. https://boardgame.io is one of them. If anything, take a look at that and utilize some of their game logic and game state management ideas in Django.

  • amplify-js

    A declarative JavaScript library for application development using cloud services.

    Project mention: Server-Side Rendering with AWS Amplify | dev.to | 2023-10-24

    Amplify also lets you host a backend, which it runs in Lambda functions. You don't have a lot of control over it, but it works well for its intended audience: People who wouldn't know what to do if they had a lot of control over their Lambda functions. Amplify also lets you consume other AWS services easily, through declarative and easy-to-use libraries. That way, you can consume Cognito or S3 from the frontend without knowing a lot about Cognito or S3. Here's the complete list of libraries for Amplify, and you can check the Readme of the JavaScript one as an example of its features.

  • devhub

    TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them (by devhubapp)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

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). The latest post mention was on 2023-12-01.

TypeScript React Native related posts

Index

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

Project Stars
1 storybook 81,089
2 Joplin 39,557
3 react-hook-form 37,687
4 taro 33,885
5 TypeORM 32,516
6 SWR 28,462
7 Mattermost 26,918
8 expo 24,792
9 react-navigation 22,882
10 RxDB 19,931
11 NativeBase 19,794
12 ignite 16,001
13 feathers 14,814
14 create-react-native-app 13,183
15 react-content-loader 13,147
16 react-native-gifted-chat 12,808
17 react-native-paper 11,522
18 formily 10,294
19 svgr 10,071
20 react-native-ui-kitten 9,906
21 boardgame.io 9,739
22 amplify-js 9,308
23 devhub 9,279
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com