/meetup_-jun-20-styled-components

Example React Native project with styled components and typescript.

Primary LanguageJava

Mobile app example project on how to use styled-components with typescript and love.

Index

🚀 Project Summary

Mobile app example project on how to use styled-components with typescript and love.

👨‍💻️ Technologies Used

This project was developed using the technologies bellow:

Mobile

Dependencies

IDE


📦️ How to install the project

To clone the project, use the commands bellow:

  # Clone the repository
  ❯ git clone git@github.com:hstrada/meetup_-jun-20-styled-components.git

  # Enter directorycd example-styled-components_typescript

Mobile

Emulate in IOS

  # Enter mobile directory
  > cd MeetupFeelings

  # Install the dependencies
  ❯ yarn
  
  # Install the IOS dependencies
  ❯ npx pod-install ios

  # Install and start the project
  ❯ yarn ios

Emulate in Android

  # Enter mobile directory
  > cd MeetupFeelings

  # Install the dependencies
  ❯ yarn
  
  # Install and start the project
  ❯ yarn android

Made with 💛 by Helena!