Skip to content

A simple mobile URL shortener application with React Native.

Notifications You must be signed in to change notification settings

adrianoagripino/appShortUrl

Repository files navigation

ShortURL - Encurtador de Links

Aplicação criada em React Native.

Instruções

Clone o repositório

git clone https://github.com/adrianoagripino/appShortUrl.git

Entrar no Repositório

cd appShortUrl

Instalação de dependencias

npm install --save @react-native-community/clipboard

ou

yarn add @react-native-community/clipboard

Executando o aplicativo

Instruções para o iOS:

cd appShortUrl && npx react-native run-ios

ou

Open appShortUrl/ios/appShortUrl.

xcworkspace in Xcode or run "xed -b ios"

Hit the Run button

Instruções para Android

Tenha um emulador Android funcionando (forma mais rápida de começar), ou um dispositivo conectado.

cd appShortUrl && npx react-native run-android

About

A simple mobile URL shortener application with React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published