deguchi / mastobone

Mastodon client app barebone for iOS and Android, built using React Native
http://mastobone.com
GNU Affero General Public License v3.0
8 stars 0 forks source link
android ios mastodon react-native

Mastobone

Mastodon client app barebone for iOS and Android, built using React Native

ScreenShot

iOS screenshot Android screenshot

App

iOS: now on review

Android:
Get it on Google Play

Todo

Federated Timeline, Follow, Notification, etc, etc,

Implemented functions

Timeline, Twoot,

Getting Started

React Native
https://facebook.github.io/react-native/docs/getting-started.html

yarn
https://yarnpkg.com/en/docs/install

yarn install
react-native link
react-native run-ios
react-native run-android

Used Node Library

react-native-router-flux
https://github.com/aksonov/react-native-router-flux

react-native-htmlview
https://github.com/jsdf/react-native-htmlview

react-native-vector-icons
https://github.com/oblador/react-native-vector-icons

react-native-spinkit
https://github.com/maxs15/react-native-spinkit

react-native-safari-view
https://github.com/naoufal/react-native-safari-view

redux
https://github.com/reactjs/redux

react-redux
https://github.com/reactjs/react-redux

redux-thunk
https://github.com/gaearon/redux-thunk

react-native-i18n
https://github.com/AlexanderZaytsev/react-native-i18n

License

GNU AGPL v3