Skip to content

yasmin-e/rn-workshop-bitrise

 
 

Repository files navigation

React Native with Expo and Bitrise

This repository is a sample application created for the workshop about using React Native in an Expo flow using Bitrise for the CI/CD tool.

Event description

Development

This project uses yarn and is written in Typescript

Install dependencies and run Expo locally:

yarn
yarn start

Run tests:

yarn test
# or
yarn test:watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.0%
  • JavaScript 3.4%
  • Shell 0.6%