Home
Softono

Expo Slack

Open source JavaScript
106
Stars
14
Forks
3
Issues
1
Watchers
3 years
Last Commit

 About Expo Slack

Slack UI Clone with React Native & Expo

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Expo Slack?

We provide expert installation service for this software. Our team will install, configure, and secure Expo Slack on your server. plans start at just $30.

Expo Slack

View on GitHub

Slack: UI Clone with React Native / Expo

follow @calebnance

Table of Contents

Install & Build

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

Install:

yarn

Run Project Locally:

yarn dev

Features

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.4.0 (current)

version 0.3.0

version 0.2.0

version 0.1.0