How to run the project?
Setting up environment: https://reactnative.dev/docs/environment-setup
- Check the "React Native CLI Quickstart" option
- Depending on your operating system:
- for MacOS choose MacOS and Android or iOS(iOS recommended, it's easier than Android)
- for Windows choose Windows and Android(Windows doesnt support iOS development, only Android)
- Do what steps says
- for MacOS and iOS you need to install: Node, Watchman, the React Native command line interface, Xcode and CocoaPods
- for Windows and Android you need to install: Node, the React Native command line interface, a JDK, and Android Studio (All installation instructions by the link)
- 'git clone https://github.com/Maksim-Lipenka/TestPasswordsTask.git' then simply run 'npm run ios' for iOS or 'npm run android' for Android in the project directory