Skip to content

mashwishi/React-Native-Expo-with-TailwindCSS

Repository files navigation



Logo

React Native Expo with TailwindCSS

A react native project that use Expo CLI in Typescript and Javascript with TailwindCSS

Project Visitor Count


Contributors Forks Stargazers Issues MIT License

Getting Started

This is the instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Install Expo CLI Global
    npm install -g expo-cli
  2. Clone the repo
    git clone https://github.com/mashwishi/React-Native-Expo-with-TailwindCSS.git
  3. Install NPM packages
    yarn install
  4. Run on your Development Environment
    • Windows with iPhone App (Expo Go) run
    npx expo start --tunnel
    • Windows/Mac with Android run
    npx expo start --android
    • Windows/Mac with Browser run
    npx expo start --web
    • Mac with iPhone run
    npx expo start --ios
    Tailwind (Nativewind Docs): https://www.nativewind.dev

Built With

This section list of major things that we used to this project.

  • React Native
  • NativeWind
  • Tailwind
  • Expo
  • Typescript
  • Javascript
  • Yarn

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

A react native project that use Expo CLI in Typescript with TailwindCSS

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published