Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 668 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 668 Bytes

Example app

This application showcases component utilities, redux, sagas integration and the offline queue with different configurations. You can try it out in Expo by using this link.

Runing it locally

You need to have expo-cli installed.

cd example
yarn install
expo start

Snapshots