Skip to content

akio46/kitsu-mobile

Repository files navigation

Installation

Prerequsites

  • yarn
  • watchman
  • react-native-cli
    • yarn global add react-native-cli

Instructions

If you run OSX then download the iOS FacebookSDK and unzip the archive to ~/Documents/FacebookSDK

  1. Run yarn install
  2. Run react-native link
  3. Because of weird bug, react native does not have btoa and atob functions, but it is needed in auth library, for that we need to import btoa and atob in that library. (this is temporary solution, I will create PR to support react-native to that library). For now, you can run the app by enabling Remote debug mode, and app will work as it should.

Debugging:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors