Notes App is an android mobile application that allows the users to perform functions like add, search, delete, edit on your notes and save them on their mobile device as well. So, rather than jotting down points on a piece of paper, this application would indeed be a lot helpful to perform the required tasks. This application is developed using Facebook's open-source mobile application framework called React-Native.
Install VSCode(Visual Studio Code) : https://code.visualstudio.com/download
Install NodeJS : https://nodejs.org/en/download
Install Expo Framework : https://expo.io/learn
To run the application on Bundler: "expo start"
To run the application on Android Device/Emulator: "expo start --android"
For building an apk file of the application : "expo build:android"
Link for downloading APK : https://github.com/MohitKambli/NotesApp/tree/master/apk
- React Native Elements : https://react-native-elements.github.io/react-native-elements/
- Google Fonts : https://fonts.google.com
- Vector Icons : https://github.com/oblador/react-native-vector-icons