https://github.com/mahaaoo/meshtalk
A third-party client for Mastodon, developed using Expo. It supports iOS, Android, and web.
https://github.com/mahaaoo/meshtalk
expo expo-router mastodon mastodon-client react-native
Last synced: about 23 hours ago
JSON representation
A third-party client for Mastodon, developed using Expo. It supports iOS, Android, and web.
- Host: GitHub
- URL: https://github.com/mahaaoo/meshtalk
- Owner: mahaaoo
- Created: 2024-04-30T16:23:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T15:38:32.000Z (10 months ago)
- Last Synced: 2025-10-05T06:56:33.258Z (about 23 hours ago)
- Topics: expo, expo-router, mastodon, mastodon-client, react-native
- Language: TypeScript
- Homepage: https://mahaaoo.github.io/MeshTalk/
- Size: 17.9 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MeshTalk
MeshTalk is a third-party client for Mastodon, developed using react-native and typescript. It supports iOS, Android, and web. The project is built using Expo and ExpoGo as a development tool.
# ScreenShot
## You can check out the screenshots below to see how it looks on various platforms.| iOS | Android |web |
| ---- | ---- | ---- |
||
|
|
||
|
|
## Here are some examples within the project.
||
|
|
| ---- | ---- | ---- |
||
| |
# TechStack
| Library | Description |
| -------- | -------- |
| React Native | Mobile Framework |
| TypeScript | Language |
| Expo Router | Navigation |
| Zustand | State Management |
| RN Reanimated | Animations |
| RN Gesture Handler | Gesture |
| Flash List | list |