A simple mobile app to demonstrate data fetching using redux and using Animated api to build animated components and other mobile development techniques.
Piggy.mp4
The project is built with React Native with the help of Expo
Clone the app
git clone https://github.com/ibrahimabba/pyggyvest.git
cd pyggyvest
And install dependencies
$ npm install or yarn install
The project can be runned by both yarn and npm.
# development
$ npm start