All Projects → wojteg1337 → Mobxapp

wojteg1337 / Mobxapp

Basic MobX app with FlatList, StyledComponents, Flow, react-navigation.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mobxapp

Reactnative Hackernews
A Hacker News client written in React Native
Stars: ✭ 60 (-43.93%)
Mutual labels:  mobx
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-23.36%)
Mutual labels:  mobx
Next Starter
Next.js Starter using GraphQL, MobX (Next.js, TypeScript, Babel, Express.js, Apollo Client, React Apollo, React Apollo Hooks, GraphQL Codegen, MobX, mobx-state-tree, styled-components, next-optimized-images, Serverless Framework, AWS Lambda, Dotenv)
Stars: ✭ 90 (-15.89%)
Mutual labels:  mobx
Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+7911.21%)
Mutual labels:  mobx
Mobx React Form Demo
Demo of MobX React Form
Stars: ✭ 78 (-27.1%)
Mutual labels:  mobx
Starhackit
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud
Stars: ✭ 1,253 (+1071.03%)
Mutual labels:  mobx
React Mobx Demo
🔥 React, Mobx, and React-Router to achieve a Zhihu Daily App.
Stars: ✭ 59 (-44.86%)
Mutual labels:  mobx
Jspm React
lightweight React.js ES6 boilerplate with JSPM and proper hot reloading modules
Stars: ✭ 104 (-2.8%)
Mutual labels:  mobx
Compare React State Management
React createContext vs Apollo vs MobX vs Redux in a simple todo app.
Stars: ✭ 81 (-24.3%)
Mutual labels:  mobx
Reactstatemuseum
A whirlwind tour of React state management systems by example
Stars: ✭ 1,294 (+1109.35%)
Mutual labels:  mobx
Flutter Boilerplate Project
A boilerplate project created in flutter using MobX and Provider.
Stars: ✭ 1,194 (+1015.89%)
Mutual labels:  mobx
Json Mobx
Simple undo/redo and persistence for MobX
Stars: ✭ 78 (-27.1%)
Mutual labels:  mobx
Mobx Demo
MobX port of SurviveJS - Webpack and React apps
Stars: ✭ 84 (-21.5%)
Mutual labels:  mobx
Formst
Model-driven Form library for React
Stars: ✭ 69 (-35.51%)
Mutual labels:  mobx
React Native Template Mobx
A react-native template using advanced mobx Architecture
Stars: ✭ 99 (-7.48%)
Mutual labels:  mobx
Mobx Isomorphic Starter
Clean isomorphic starter-kit using Mobx + React + React-router + Webpack
Stars: ✭ 59 (-44.86%)
Mutual labels:  mobx
Muse
🎧 All you need is a simple and diligent HTML 5 music player written in React.
Stars: ✭ 82 (-23.36%)
Mutual labels:  mobx
Clean State
🐻 A pure and compact state manager, using React-hooks native implementation, automatically connect the module organization architecture. 🍋
Stars: ✭ 107 (+0%)
Mutual labels:  mobx
Koa Mobx React Starter
A straightforward starter for Node javascript web projects. Using Koa, MobX and ReactJS (with universal / isomorphic server rendering)
Stars: ✭ 102 (-4.67%)
Mutual labels:  mobx
Cans
🍻 A framework for building React MobX application
Stars: ✭ 85 (-20.56%)
Mutual labels:  mobx

MobXApp

Basic MobX app with FlatList, StyledComponents, Flow, react-navigation.

Example for medium blog post:

https://blog.callstack.io/write-react-native-apps-in-2017-style-with-mobx-e2dffc209fcb

Installation

Simply clone this repository with:

[email protected]:wojteg1337/MobXApp.git

Install with npm:

npm install

Start project with:

react-native run-ios or via Xcode
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].