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.
- Host: GitHub
- URL: https://github.com/d-coder135/stickynotesapp_react-native
- Owner: D-Coder135
- Created: 2021-07-13T17:56:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T03:56:52.000Z (over 4 years ago)
- Last Synced: 2025-04-21T19:51:06.945Z (11 months ago)
- Topics: expo, expo-cli, hybrid-apps, javascript, javascript-applications, javascript-framework, nodejs, npm, npm-package, react, react-native, vscode
- Language: JavaScript
- Homepage:
- Size: 510 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.