Top 23 TypeScript Expo Projects
-
ignite
Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more!
This is an opinionated framework that has good patterns / practices etc https://github.com/infinitered/ignite
-
Project mention: WARNING ITMS-90901: "Missing full-screen support for the latest iPad mini display | reddit.com/r/reactnative | 2022-01-10
Can you open an issue here with a minimal repro: https://github.com/expo/expo-cli/issues
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
react-native-chart-kit
📊React Native Chart Kit: Line Chart, Bezier Line Chart, Progress Ring, Bar chart, Pie chart, Contribution graph (heatmap)
Project mention: I am really struggling to contribute to GitHub repositories. What approaches do you guys take when contributing to repositories? | reddit.com/r/webdev | 2021-10-07indiespirit/react-native-chart-kit: 📊React Native Chart Kit: Line Chart, Bezier Line Chart, Progress Ring, Bar chart, Pie chart, Contribution graph (heatmap) (github.com)
-
quirk
✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool
-
Project mention: Position React Native alert at bottom of screen. | reddit.com/r/reactnative | 2021-11-12
You sure you’re not looking for an Action Sheet? https://github.com/expo/react-native-action-sheet
-
Bangumi
:electron: An unofficial https://bgm.tv app client for Android and iOS, built with React Native. 一个无广告、不以盈利为目的、用过就离不开的 bgm.tv 第三方客户端。简单比喻就是专门做 ACG 的类似豆瓣的应用。专门为移动端重新设计,已适配 iOS / Android、mobile / 简单 pad、light / dark theme,并加入了很多网页端难以实现的增强型功能。目前逐步迭代到 TypeScript。
Project mention: ⟳ 0 apps added, 78 updated at f-droid.org | reddit.com/r/FDroidUpdates | 2022-06-30Bangumi (version 6.5.0): A third-party client for Bangumi
-
Optimize png/jog with tinypng, enable proguard (be careful to include rules if a native package require them), use this https://github.com/IjzerenHein/react-native-bundle-visualizer to check for big js libraries and look for smaller alternatives if possible, visualizer will display all js files sizes too. Keep in mind that 3rd party native modules (not react native ones) could add a significant amount of KB/MB to bundle size.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
If those drawbacks aren't dealbreakers, then I think you will be happy with the results. However If you are unable to use this package because you need a native mobile experience then consider using @storybook/react-native. You could even use both if it makes sense for your use case.
-
fotos
This is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Project mention: Fula: a new, innovative way to develop decentralized applications | dev.to | 2022-05-04The dev team has been hard at work developing a usable Fotos DApp, Fula (the web3 protocol I've been ranting about) and Box (it's reference implementation).
-
-
Thankfully, my hopes were fulfilled when lead tRPC maintainer, Alex Johansson opened a PR with a tRPC Cell example that he acknowledged was influenced by RedwoodJS.
-
Project mention: How can I create a 3d animation that can move 360° on its axis upon user gesture in React Native? | reddit.com/r/reactnative | 2022-05-24
There's also https://github.com/expo/expo-three and React-native-3d-model-view
-
rn-tourguide
🚩Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)
-
Project mention: Is there any way to navigate only a part of a screen in React Native? | reddit.com/r/reactnative | 2022-06-05
you can replicate some logic from this package here
-
heylinda-app
The open source and free meditation app alternative for everyone. Built with React Native and Expo.
For release 0.2, we are participating in the Hacktoberfest. I started to search for some issue with the label "good first issue" and I end up with one issue in the heylinda repo. The issue was Upgrade Expo to the latest version. It was a simple task.
-
Project mention: react-native-shadow-2 - v7.0.0 is now available! | reddit.com/r/u_Relative-Excuse5452 | 2022-08-10
-
react-native-swiper-flatlist
👆 Swiper component implemented with FlatList using Hooks & Typescript + strict automation tests with Detox
Project mention: How can I code this - especially the horizontal navigation dots, using RN js? | reddit.com/r/reactnative | 2022-08-14Use react-native-swiper-flatlist (https://github.com/gusgard/react-native-swiper-flatlist) or you can make yourself with scrollview and listening onScroll event.
-
rnn-starter
🤹 React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Localization, Notifications, Permissions, and much more.
Project mention: What is the best boilerplate in React Native? | reddit.com/r/reactnative | 2022-05-08rnn-starter https://github.com/kanzitelli/rnn-starter
-
Project mention: How to display base64 encoded pdf in react native | reddit.com/r/reactnative | 2022-07-18
this ? ? https://github.com/xcarpentier/rn-pdf-reader-js
-
Since the method is marked as async, you can use await to get the results of a query (if your database library supports promises. For example with https://www.atdatabases.org as your db library you could do
-
8 major versions since the first one in April 2020
-
Project mention: Can anyone tell me what is the "toast" like message called, when you tap and hold on a button or long press a button? And how do I create the same effect in React Native? | reddit.com/r/reactnative | 2022-02-06
I found this one ( https://github.com/eveningkid/react-native-popable ) and by looking at the gifs in the readme, it seems what you are looking for. Though I never used it myself.
TypeScript Expo related posts
- How to display base64 encoded pdf in react native
- Video conferencing with Expo?
- Is there any way to navigate only a part of a screen in React Native?
- Taskkit: Opensource Task management app
- Opensource tasks management app
- Taskkit - Task management app written in react native
- IPFS and Blockchain-Attached Storage (BAS) and the Fula network all powered by IPFS and the Filecoin Network
Index
What are some of the best open-source Expo projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | ignite | 14,086 |
2 | expo-cli | 2,280 |
3 | react-native-chart-kit | 2,256 |
4 | quirk | 2,035 |
5 | react-native-action-sheet | 1,071 |
6 | Bangumi | 1,058 |
7 | react-native-bundle-visualizer | 1,008 |
8 | boilerplate | 798 |
9 | react-native | 606 |
10 | fotos | 574 |
11 | expo-server-sdk-node | 573 |
12 | zart | 562 |
13 | expo-three | 551 |
14 | rn-tourguide | 496 |
15 | react-native-collapsible-tab-view | 444 |
16 | heylinda-app | 422 |
17 | react-native-shadow-2 | 409 |
18 | react-native-swiper-flatlist | 380 |
19 | rnn-starter | 351 |
20 | rn-pdf-reader-js | 334 |
21 | @databases | 333 |
22 | nmf-app | 325 |
23 | react-native-popable | 277 |
Are you hiring? Post a new remote job listing for free.