Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mateuschaves/note-app

:pencil: App that uses React Native Context API to handle blog data developed on this course: udemy.com/course/the-complete-react-native-and-redux-course
https://github.com/mateuschaves/note-app

context-api react-native react-navigation-v5

Last synced: about 2 months ago
JSON representation

:pencil: App that uses React Native Context API to handle blog data developed on this course: udemy.com/course/the-complete-react-native-and-redux-course

Awesome Lists containing this project

README

        

# Note App
:pencil: App that uses React Native Context API to handle note data developed on this course: https://udemy.com/course/the-complete-react-native-and-redux-course







# Installation

```bash
$ yarn install
```

## Technologies

:white_check_mark: React Native\
:white_check_mark: Context APi\
:white_check_mark: Async Storage\
:white_check_mark: Styled components\
:white_check_mark: Expo\
:white_check_mark: React Native Reanimated\
:white_check_mark: Lottie

## Running the app

```bash
# expo
$ yarn start