/Boca

"Boca" is an iOS app that adds a portrait mode blur effect to videos

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

React Native Login App

Description:

A simple React Native app demonstrating industry-standard concepts like Flow type-checking, Redux, Eslint and Prettier.

Unit and snapshot tests are provided with Jest.

Usage:

Sample commands:

npm run ios # Run on iOS
npm run android # Run on Android

Tests:

Sample commands:

npm run test # Run unit tests with Jest