Skip to content

mrarslanark/simple-counter-react-native

Repository files navigation

Context and goal

A simple counter in React Native using expo-cli for React Native practice.

Main technologies used

  • React Native
  • React Native Elements

Running the project

  • Clone this project
git clone https://github.com/mrarslanark/simple-counter-react-native.git
  • Download and Install NodeJS (If not installed)
  • Install yarn (If not installed)
  • Using your terminal navigate to the project directory and run yarn to install all the depdencies
  • Install expo-cli globally
yarn global add expo-cli
  • Navigate to project directory in terminal
  • Run expo start to start Metro Bundler
  • Run the project on iOS by selecting Run on iOS simulator
  • Run the project on Android by selecting Run on iOS simulator

About

(Practice Project) A counter application built in React Native for Android & iOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published