All Projects → ZevenFang → React Native Redux Zhihudaily

ZevenFang / React Native Redux Zhihudaily

Licence: mit
使用react-native、redux、codepush重构的知乎日报客户端

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Redux Zhihudaily

Gatsby Starter Hello Friend
Pretty basic starter for Gatsby that covers all of the essentials. All you have to do is start typing!
Stars: ✭ 162 (-14.74%)
Mutual labels:  dark-theme
Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (-7.89%)
Mutual labels:  dark-theme
Firefox Gnome Theme
A theme for Firefox 57+ matching GNOME Adwaita.
Stars: ✭ 179 (-5.79%)
Mutual labels:  dark-theme
Qt Creator Darcula
Darcula color scheme for Qt Creator GUI and syntax highlighting theme
Stars: ✭ 163 (-14.21%)
Mutual labels:  dark-theme
Zhiliao
知乎去广告Xposed模块
Stars: ✭ 157 (-17.37%)
Mutual labels:  zhihu
Zhihu zhuanlan apis
知乎专栏API分析
Stars: ✭ 179 (-5.79%)
Mutual labels:  zhihu
Darcula
A Vim color scheme reproduction of the official JetBrains IDE Darcula theme
Stars: ✭ 158 (-16.84%)
Mutual labels:  dark-theme
Zhihu fun
基于 Selenium 的知乎关键词爬虫
Stars: ✭ 185 (-2.63%)
Mutual labels:  zhihu
Notepad Plus Plus
🧛🏻‍♂️ Dark theme for Notepad++
Stars: ✭ 170 (-10.53%)
Mutual labels:  dark-theme
Indigo
🍜 Minimalist Jekyll Template, dark and light themes
Stars: ✭ 2,214 (+1065.26%)
Mutual labels:  dark-theme
Vscode Theme Onedark
VSCode Theme based on Atom's One Dark theme
Stars: ✭ 165 (-13.16%)
Mutual labels:  dark-theme
Andromeda
🚀 Dark theme for vscode
Stars: ✭ 165 (-13.16%)
Mutual labels:  dark-theme
Environmentoverrides
QA assistant for a SwiftUI app: change the color scheme, accessibility settings, and localization on the fly!
Stars: ✭ 181 (-4.74%)
Mutual labels:  dark-theme
Windows 10 Dark
Dark variant of Windows 10 theme
Stars: ✭ 163 (-14.21%)
Mutual labels:  dark-theme
Gloom
A dark and gloomy pastel color syntax theme for Atom.
Stars: ✭ 182 (-4.21%)
Mutual labels:  dark-theme
Aura Theme
💅 A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (-16.32%)
Mutual labels:  dark-theme
Boo
Boo - A beautiful, clean and responsive theme for Ghost.
Stars: ✭ 176 (-7.37%)
Mutual labels:  dark-theme
Griffith
A React-based web video player
Stars: ✭ 2,287 (+1103.68%)
Mutual labels:  zhihu
Darkmode.js
🌓 Add a dark-mode / night-mode to your website in a few seconds
Stars: ✭ 2,339 (+1131.05%)
Mutual labels:  dark-theme
Ue4minimal
My Minimal Dark Theme for Unreal Engine 4
Stars: ✭ 180 (-5.26%)
Mutual labels:  dark-theme

react-native-redux-zhihudaily

使用react-native和redux重构的知乎日报, 本项目兼容ios版本,但界面只依照知乎日报Android端编写

Preview

Android preview

Android version

IOS preview

IOS version

Dark theme

Dark theme

Work with redux

Redux

Getting started

yarn install # recommend use yarn, also you can use npm install.
yarn run android # enjoy it
yarn run ios # run ios version

Codepush

体验Codepush请下载Release版本,或自己生成release版本:

Codepush

cd android && ./gradlew assembleRelease # 生成已签名apk
cd android && ./gradlew installRelease # 直接安装到设备上

Debug

连接开发服务器

参考ReactNative从设备上访问开发服务器

连接Redux调试服务器

参考连接Redux调试服务器

Todos

  • [x] 夜间模式
  • [ ] 关注主题日报
  • [ ] 文章评论列表
  • [X] 使用Codepush
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].