Skip to content

🧩 Code challenger build using React Native

License

Notifications You must be signed in to change notification settings

ItsJuniorDias/Ton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ton 🧩

Code challenger build using React Native

Unit tests evidence

Captura de Tela 2023-03-24 às 17 59 35

Evidence of what was developed IOS

Gravacao.de.Tela.2023-03-24.as.14.46.38.mov

Tools

  • axios were used for consumption by Api
  • styled-component to work with customizable components
  • typescript as a development language facilitating the definition of types
  • react-Navigation for navigation between screens
  • react-Redux and @reduxjs/toolkit for Global state control
  • json-server for simulate api service

Installing dependencies

$ cd ton 
$ yarn 

Run server

$ yarn server

Mobile

  • You need to have Android Studio installed and configured and your computer to run APP React Native;
  • With all dependencies installed and the environment properly configured, you can now run the app;
  • With Android Studio running and Emulador open:
  • Or emulate on your physical device.

IOS or Android

$ cd ton
$ cd ios 
$ pod install  
$ cd ../

$ yarn ios
or 
$ yarn android  

Run Tests

$ yarn test 

About

🧩 Code challenger build using React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published