Steps to initialize the project
IOS:
- git clone https://github.com/andreisuharew/thefeed.git
- cd thefeed
- npm install
- cd ios
- pod install
- cd ..
- react-native run-ios || npx react-native run-ios
ANDROID
Install APK bundle from folder 'apk' in root directory of the project