BraCep

BraCep is a simple React Native application created to practice some development concepts such as the listed below:

  • React app with Expo
  • Native Base framework for page layout
  • React Navigation with Stack
  • React Navigation with bottom Tabs
  • Best practice using components
  • Interactive component using rest service

Home About Result Search Service Validation

Run instruction

# Clone this repository
$ git clone https://github.com/nilsonbarcelos/bracep.git

# Go to repository
$ cd Bracep

# Install the dependencies
$ npm install

Run the project

$ expo start

GitHub

View Github