Skip to content

Created a Property Consultancy Mobile App using React Native.

Notifications You must be signed in to change notification settings

AlisterBaroi/My-Kay

Repository files navigation

MyKay

MyKay is a property consultancy mobile app made by me, using React Native in the expo enviornment. The main functionality of this app is the offline login system created using the Asynchronous Storage. Aside from that the app is mostly UI.

To run the code frist install have installed:

  • Node JS
  • NPM

Then, install the Expo CLI using the following command:

npm install -g expo-cli

Afterwards, open the project folder in CMD/terminal and run the following command to install all the dependencies:

npm install

Lastly, in the same terminal, open the expo debug tool (to run the app in emulator/device) with the command:

npm start

Enjoy

About

Created a Property Consultancy Mobile App using React Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published