First, you will need to install all project dependencies.
yarn install
First, you will need to start Metro, the JavaScript bundler that ships with React Native.
To start Metro, run the following command from the root of your React Native project:
yarn start
Note: Aplicatia a fost testata doar pe simulator iOS, pe Android nu va merge (nu am mai investit timp in configurat librarii).
yarn ios
This is one way to run your app — you can also run it directly from Xcode respectively.
In production probably it is not a good idea to send all cuisines in a single request, with GraphQL API it is easy to fetch & cache only what we need.