Slack UI Clone with React Native & Expo

Slack Clone with Expo

Table of Contents

Install & Build

First, make sure you have Expo CLI installed: npm install -g expo-cli

Install: yarn or yarn install

Run Project Locally: expo start or yarn dev

Stats

Linting

  • run: yarn lint for a list of linting warnings/error in cli
  • prettier and airbnb config
  • make sure you have prettier package installed:
  • then make sure to enable these options (packages → prettier):
    • eslint integration
    • stylelint integration
    • automatic format on save (toggle format on save)
  • be aware of the .prettierignore file

Release Notes

version 0.0.1 (current)

Download Details:

Author: calebnance
Download Link: Download The Source Code
Official Website: https://github.com/calebnance/expo-slack

#react-native #react #expo #slack

Slack UI Clone with React Native & Expo
20.70 GEEK