• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Example of offline-first app with React Native

react-native-offline-first-example

Example of offline-first app with React Native

Tutorial: How to create/update/delete data when device has no connection and then sync it.

npm start - to run app npm run server - to start simple server

How it works - described in presentation: https://docs.google.com/presentation/d/1IYV9ABKLZJPhBXgcvn2vkrYHohTpO9NkGo-oG58ZfwM


Using:

  • redux - Flux implementation
  • redux-thunk - middleware for async stuff
  • redux-persist - stores redux state in ReactNative AsyncStorage

More Repositories

1

framework7-react-base

using Framework7 with React - simple app
JavaScript
154
star
2

Framework7-Contacts7-MVC

Framework7 MVC contacts mobile app example
JavaScript
104
star
3

react-native-animated-tabs

Animated Tabs for React Native. Both for iOS and Android
JavaScript
97
star
4

react-native-starter-kit

React Native starter kit using Redux - crossplatform for iOS and Android
JavaScript
94
star
5

Framework7-MVC-base

Base mobile app example using Framework7 and RequireJs
JavaScript
38
star
6

react-native-source-maps

Utilities to easily add support of Source Maps to your React Native project
JavaScript
37
star
7

Reflux-ReactNative-Chat

Project that shows you how to share logic between web and React Native applications using Reflux
CSS
11
star
8

the-economist-for-free-chrome-extension

JavaScript
11
star
9

deep-reinforcement-trader

Try to implement trading with DDPG algorithm
Jupyter Notebook
9
star
10

reinforce-experiments

Simple implementations of vanilla reinforce (policy gradient) and actor critic methods with numpy and different frameworks
Python
2
star
11

fastapi-oauth-mongo-react-starter

Simple boilerplate with fastapi, fastapi-users, google auth, mongodb and react frontend
TypeScript
2
star
12

iliketasty

MeteorJS mobile app with recipes - written on DOU Hackathon
JavaScript
1
star
13

gitterMe

Gitter calculator bot - specially for UA web challenge
JavaScript
1
star
14

aischool-mlprod

some scripts for aischool lectures
Jupyter Notebook
1
star
15

currencyboard

CurrencyBoard - MeteorJS app for currency exchange
CSS
1
star
16

pedestrian-detection-hackathon

Python
1
star
17

webpack-webstorm-debugger-script

Script to debug webpack plugins with webstorm.
JavaScript
1
star