All Projects → potproject → ikuradon

potproject / ikuradon

Licence: AGPL-3.0 license
Mastodon client app for React Native(Expo App)

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ikuradon

react-native-bottom-bar
Fully customizable BottomBar with unique design shape for React Native.
Stars: ✭ 74 (+80.49%)
Mutual labels:  expo
expo-ticket-app
💎 A React Native ticket app to start learning Expo very quickly with selected libraries 📚
Stars: ✭ 87 (+112.2%)
Mutual labels:  expo
fixed-deposits-sample-app
A sample Fixed Deposit app built using Setu's FD SDK
Stars: ✭ 17 (-58.54%)
Mutual labels:  expo
hackerweb-native-2
HackerWeb 2: A read-only Hacker News client.
Stars: ✭ 51 (+24.39%)
Mutual labels:  expo
aniuta
The simplest state manager for Expo and React Native
Stars: ✭ 35 (-14.63%)
Mutual labels:  expo
PlantManager
🌱 Application to remind people to water their plants🌱
Stars: ✭ 43 (+4.88%)
Mutual labels:  expo
markets-react
📈 Check the stock market, from your phone!
Stars: ✭ 47 (+14.63%)
Mutual labels:  expo
eas-monorepo-example
Fast pnpm monorepo for cross-platform apps built with Expo / React Native and React.
Stars: ✭ 187 (+356.1%)
Mutual labels:  expo
firebase-storage-upload-example
This example has moved
Stars: ✭ 98 (+139.02%)
Mutual labels:  expo
app-sense
📱 Easily learn & create React Native app basics using zero coding, drag-and-drop interface & logic blocks.
Stars: ✭ 86 (+109.76%)
Mutual labels:  expo
dooboo-expo
Complete boilerplate for react-native app with expo. Contains typescript, router, test, localization, navigation, hook and etc.
Stars: ✭ 52 (+26.83%)
Mutual labels:  expo
react-native-web-expo-boilerplate
I am no longer in maintenance
Stars: ✭ 64 (+56.1%)
Mutual labels:  expo
design-starter-kit
A universal prototyping setup powered by @expo 🥤
Stars: ✭ 20 (-51.22%)
Mutual labels:  expo
freecbt
✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android
Stars: ✭ 49 (+19.51%)
Mutual labels:  expo
expo-firebase-auth-starter
Starter project for Expo and Firebase (with Authentication)
Stars: ✭ 31 (-24.39%)
Mutual labels:  expo
react-native-qrimage-decoder
QR image decoder for React Native
Stars: ✭ 13 (-68.29%)
Mutual labels:  expo
expo-community-flipper
Flipper Support for Expo Apps in React Native
Stars: ✭ 82 (+100%)
Mutual labels:  expo
coronadev
Aplicativo para consultar a situação global do COVID-19
Stars: ✭ 44 (+7.32%)
Mutual labels:  expo
expo-next-monorepo-example
Create a universal React app using Expo and Next.js in a monorepo
Stars: ✭ 268 (+553.66%)
Mutual labels:  expo
tempo-run
Universal Expo App for building personalised running playlists with Spotify
Stars: ✭ 34 (-17.07%)
Mutual labels:  expo

ikuradon 3

Test Expo Publish Coverage Status

License: AGPL v3

Mastodon client App for React Native (Expo)

マストドン用クライアントの React Native アプリです。

ScreenShots

Install Guide

App Store、Google Play を通さない Expo アプリとして配布されています。

Android

  1. Expo アプリをインストールします。 iOS / Android

  2. ここより QR コードを読み取るか、Open project using Expo を押すことにより起動します。

iOS

昔はAndroidと同じ方法でも動いていたようですが、Apple 様の制約により動かなくされました

現在、iOSは自分のアカウント上にあるExpoアプリしか動作させることができません。詳しくはこちら(英語)

Expo のアカウントを取得し、アプリでログイン後、ソースコードをダウンロードし、

yarn global add expo-cli # or npm install -g expo-cli
yarn # or npm install
expo login
expo publish

等のコマンドで自アカウント上にリリースすることで、制限なく iOS でも動作させることが可能です

Feature

  • iOS / Android Device Support
  • Mastodon Support
  • Misskey / Pleroma (Maybe) Support
  • Modern UI
  • Multi Account Support
  • Streaming API Support
  • i18n (EN/JP)
  • Custom Emoji Support
  • Multi Theme (Dark Mode And more...)
  • Media upload Support
  • Push Notification / Server-Side Source Code: potproject/ikuradon-salmon
  • cutls/OpenSticker Support

Development

yarn global add expo-cli # or npm install -g expo-cli
yarn # or npm install
yarn start # or npm run start

LICENSE

AGPL v3

Copyright (C) 2021 potproject

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].