ivanszhuravlev / lwk-poll

Tech challenge for Lowkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lowkey test challenge

First of all, you can find the function to turn a random string from lowercase to uppercase in the file toUpperCase.ts in root folder.

Install deps

yarn
cd ios && pod install

Run the app

Android

yarn android

iOS

yarn ios

About

Tech challenge for Lowkey


Languages

Language:TypeScript 76.8%Language:Java 11.4%Language:Objective-C 7.9%Language:JavaScript 1.6%Language:Ruby 1.3%Language:Starlark 1.1%