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

https://github.com/d-coder135/stickynotesapp_react-native

This repo contains a hybrid application that is build using React-Native and JavaScript.
https://github.com/d-coder135/stickynotesapp_react-native

expo expo-cli hybrid-apps javascript javascript-applications javascript-framework nodejs npm npm-package react react-native vscode

Last synced: 10 months ago
JSON representation

This repo contains a hybrid application that is build using React-Native and JavaScript.

Awesome Lists containing this project

README

          

# StickyNotesApp_React-Native 😇📝

### A hybrid application build using JavaScript and React-Native. This application is a kind of keep-notes 📝 app where you can keep your todo's and make notes for future use. The application uses online Realtime Database of Google Firebase to store the notes and todo's of the user.

### Topics I have covered while building the application:-
- Class component in React-Native.
- State variables in React-Native.
- setState() function in React-Native.
- Custom components in React-Native.
- Arrays in React-Native.
- map() function in React-Native.
- splice() funtion for arrays in JavaScript.
- Google Firebase.
- Realtime Database of Google Firebase.