Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mateuschaves/note-app
- Owner: mateuschaves
- Created: 2020-07-06T03:14:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T08:34:57.000Z (9 months ago)
- Last Synced: 2024-04-10T08:29:07.462Z (9 months ago)
- Topics: context-api, react-native, react-navigation-v5
- Language: JavaScript
- Homepage: https://udemy.com/course/the-complete-react-native-and-redux-course
- Size: 1.67 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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