Skip to content

This page was made as a personal project in connection with an educational exercise.

This is NOT the official site of the company or brand identified on the page. The creator of this page is NOT affiliated with the company or brand in any way. DO NOT enter any personal information (such as logins, passwords or credit card numbers) on this site.

Clone da interface do Picpay com React Native e Typescript.

License

Notifications You must be signed in to change notification settings

lulavc/picpay-react-native

 
 

Repository files navigation

picpay clone

Picpay Clone - Interface feita em ReactNative

GitHub last commit PRs welcome! License


Home Wallet gif

🚀 Tecnologias

Entre as tecnologias utilizadas, destaca-se:

💻 Installation

# Clone this repository
$ git clone https://github.com/daviseares/picpay.git

# Go into the repository
$ cd picpay

# Install dependencies
$ yarn

# IOS
$ cd ios/
$ pod install
$ cd ..
$ yarn ios

# Android
$ yarn android

🤔 Como contribuir

  • Faça um fork desse repositório;
  • Cria uma branch com a sua feature: git checkout -b minha-feature;
  • Faça commit das suas alterações: git commit -m 'feat: Minha nova feature';
  • Faça push para a sua branch: git push origin minha-feature.

Depois que o merge da sua pull request for feito, você pode deletar a sua branch.

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


Feito com ♥  by Davi Borges.

About

Clone da interface do Picpay com React Native e Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.9%
  • Java 17.8%
  • Objective-C 13.8%
  • JavaScript 2.0%
  • Ruby 1.8%
  • Starlark 1.7%