- react: 18.2.0
- react-native: 0.72.6
- This version of the app represents a foundational implementation, focusing on core functionality and a basic user interface within the allocated timeframe. It serves as a proof of concept, highlighting essential features.
UI & UX: enhancements in responsiveness and aesthetics & focus on a more intuitive, visually appealing interface.
Functionality: it can cover more features.
Testing and Documentation: comprehensive testing and documentation.
Scalability and Performance: Optimization for scalability and better performance.
- Clone this repo
git clone https://github.com/Negin-ozn/sample-note-taking.git
cd sample-note-taking
Run
yarn install
cd ios
Run
pod install
cd ..
Run
npx react-native run-ios
Run
npx react-native run-android
Released under the MIT License.