This project is a basic restaurant listing application based on the React Native.
To get started developing right away:
-
Setup React Native Environment:
https://reactnative.dev/docs/getting-started
-
Clone the application:
$ git https://github.com/yahyawasim97/maskat_listing
-
Install the dependencies:
$ npm install
-
Start the application:
For Android:
$ react-native run-android
For Ios:
$ react-native run-ios
This project is based on open-source framework and technologies, easing with the flexibility to use the project or you can even contribute to enchance the performance and accuracy.
The main purpose of this repository is to learn React Native.