Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 911 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (18 loc) · 911 Bytes

iOS Setup

In order to deploy to iOS, you'll need to install:

  • XCode
  • CocoaPods
  • Homebrew
    • brew install cmake libtool autoconf automake pkg-config libssh2 carthage

Then, once that's done, you'll need to:

  • cd ios
  • pod install
  • carthage update

Font Update

We use a custom font for our icons in the app. Some resources for that include:

Once the files are exported from Figma and downloaded from Icomoon, a few files need to be replaced:

  • assets\fonts\icomoon.ttf - iOS Font file
  • android\app\src\main\assets\fonts\icomoon.ttf - Android Font File
  • public\fonts\icomoon.ttf - Storybook Font File
  • src\components\shark-icon\selection.json - Icon shortname mapping