Skip to content

devransimsek/pickrcase

Repository files navigation

pickrcase

This is a test project for Pickr.

--- Instructions ---

General

git clone https://github.com/devransimsek/pickrcase.git
cd pickrcase
npm i

Android

yarn android

if you have seen an error about local.properties file, please create it in android folder and write this code in the local.properties file :

sdk.dir= your android sdk path

iOS

cd ios
pod install
cd ..
yarn ios

I prefer to use xcode to start the ios project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published