Skip to content

tuiza/Expo-Badge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Expo Badges

A design study for Expo badges

Dependency

Need to design which badge would be the one that users could put in their readme

White

Black

runs with expo

runs with expo

Color

runs with expo

runs with expo

Demo

Snack could produce a badge that you could add to your Repo

run in expo snack

run in expo snack

run in expo snack

run in expo snack

Platform support

might be cool to let users know which platforms your app or library supports

supports iOS and Android

supports web

supports all expo platforms iOS, Android, and web

Supports

supports iOS supports Android supports web supports Windows supports Linux supports OSX

supports iOS supports Android supports web

[![supports iOS](https://img.shields.io/badge/iOS-4630EB.svg?style=flat-square&logo=APPLE&labelColor=999999&logoColor=fff)](https://itunes.apple.com/app/apple-store/id982107779)
[![supports Android](https://img.shields.io/badge/Android-4630EB.svg?style=flat-square&logo=ANDROID&labelColor=A4C639&logoColor=fff)](https://play.google.com/store/apps/details?id=host.exp.exponent&referrer=www)
[![supports web](https://img.shields.io/badge/web-4630EB.svg?style=flat-square&logo=GOOGLE-CHROME&labelColor=4285F4&logoColor=fff)](https://docs.expo.io/workflow/web/)

Support as HTML

Supports Expo iOS Supports Expo Android Supports Expo Web

<p>
  <img alt="Supports Expo iOS" longdesc="Supports Expo iOS" src="https://img.shields.io/badge/iOS-4630EB.svg?style=flat-square&logo=APPLE&labelColor=999999&logoColor=fff" />
  <img alt="Supports Expo Android" longdesc="Supports Expo Android" src="https://img.shields.io/badge/Android-4630EB.svg?style=flat-square&logo=ANDROID&labelColor=A4C639&logoColor=fff" />
  <img alt="Supports Expo Web" longdesc="Supports Expo Web" src="https://img.shields.io/badge/web-4630EB.svg?style=flat-square&logo=GOOGLE-CHROME&labelColor=4285F4&logoColor=fff" />
</p>

Sponsored

For projects that Expo sponsors to have created

sponsored by expo

About

A design study for Expo badges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published