Expo Neumorphism Save

neumorphism with expo / react native || web support => https://expo-neumorphism.vercel.app

Project README

Neumorphism with Expo

web demo: Expo Neumorphism

follow @calebnance

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: yarn dev or yarn start

Features

  • Expo SDK 44
  • iOS, Android and PWA (Web App)
  • React Navigation v6
  • React Context
  • PropTypes

Linting

  • run: yarn lint for a list of linting warnings/error in cli
  • prettier and airbnb config
  • make sure you have prettier package installed on your atom/vscode editor
  • 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

Deploy to Zeit

  • to create a web build run: yarn web-build or expo build:web
  • this will create a /web-build directory
  • then cd into that directory and run: now

Release Notes

version 0.0.1 (current)

Inspiration / Tools

Open Source Agenda is not affiliated with "Expo Neumorphism" Project. README Source: calebnance/expo-neumorphism
Stars
69
Open Issues
19
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating