An IOS mobile application to display SFV character frame data. Utilizes the frda.js API
- I want a programatic way to access frame data for the games that I :heart to play.
- I want a way to expose myself to unused technolog(y||ies)
- I want to introduce myself to mobile development
- Get the frda.js API running
- Install packages from
package.json
vianpm install --save
- Run
npm start
- Run
react-native run-ios --no-packager
This version is now deprecated. v2 of app lives here