Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Latest commit

 

History

History
69 lines (42 loc) · 2.25 KB

File metadata and controls

69 lines (42 loc) · 2.25 KB

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